次の方法で共有


IExpandCollapseProvider.ExpandCollapseState プロパティ

定義

コントロールの状態 (展開されているか、または折りたたまれているかのいずれか) を取得します。

public:
 property System::Windows::Automation::ExpandCollapseState ExpandCollapseState { System::Windows::Automation::ExpandCollapseState get(); };
public System.Windows.Automation.ExpandCollapseState ExpandCollapseState { get; }
member this.ExpandCollapseState : System.Windows.Automation.ExpandCollapseState
Public ReadOnly Property ExpandCollapseState As ExpandCollapseState

プロパティ値

ExpandCollapseState

コントロールの状態 (展開されているか、または折りたたまれているかのいずれか)。

適用対象

こちらもご覧ください