RibbonQuickAccessToolBarAutomationPeer.ExpandCollapseState 属性

定义

获取与此 RibbonQuickAccessToolBar 关联的 RibbonQuickAccessToolBarAutomationPeer 的状态(已展开或已折叠)。

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

属性值

与此 RibbonQuickAccessToolBar 关联的 RibbonQuickAccessToolBarAutomationPeer 的状态。

实现

适用于