Share via


RibbonMenuButtonAutomationPeer.IExpandCollapseProvider.ExpandCollapseState プロパティ

定義

この RibbonMenuButton に関連付けられている RibbonMenuButtonAutomationPeer の状態 (展開、または、折りたたまれた状態) を取得します。

property System::Windows::Automation::ExpandCollapseState System::Windows::Automation::Provider::IExpandCollapseProvider::ExpandCollapseState { System::Windows::Automation::ExpandCollapseState get(); };
System.Windows.Automation.ExpandCollapseState System.Windows.Automation.Provider.IExpandCollapseProvider.ExpandCollapseState { get; }
member this.System.Windows.Automation.Provider.IExpandCollapseProvider.ExpandCollapseState : System.Windows.Automation.ExpandCollapseState
 ReadOnly Property ExpandCollapseState As ExpandCollapseState Implements IExpandCollapseProvider.ExpandCollapseState

プロパティ値

ExpandCollapseState

この RibbonMenuButton に関連付けられている RibbonMenuButtonAutomationPeer の状態。

実装

注釈

このメンバーは、明示的なインターフェイス メンバーの実装です。 これは、RibbonMenuButtonAutomationPeer のインスタンスが IExpandCollapseProvider インターフェイスにキャストされる場合のみ、使用できます。

適用対象