共用方式為


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

控制項的狀態,可能為展開或摺疊。

適用於

另請參閱