Share via


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 の状態。

実装

適用対象