Share via


RibbonMenuButtonAutomationPeer.IExpandCollapseProvider.ExpandCollapseState Propriété

Définition

Obtient l'état, développé ou réduit, de RibbonMenuButton qui est associé à ce 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

Valeur de propriété

ExpandCollapseState

État du RibbonMenuButton associé à ce RibbonMenuButtonAutomationPeer.

Implémente

Remarques

Ce membre est une implémentation d'un membre d'interface explicite. Il peut uniquement être utilisé lorsque l'instance de RibbonMenuButtonAutomationPeer est castée en interface IExpandCollapseProvider.

S’applique à