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

属性值

控件的状态(展开或折叠)。

适用于

另请参阅