RibbonMenuButtonAutomationPeer.IExpandCollapseProvider.ExpandCollapseState Proprietà

Definizione

Ottiene lo stato espanso o compresso di RibbonMenuButton associato a 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

Valore della proprietà

ExpandCollapseState

Stato dell'oggetto RibbonMenuButton associato all'oggetto RibbonMenuButtonAutomationPeer corrente.

Implementazioni

Commenti

Questo membro è un’implementazione esplicita di un membro di interfaccia. Può essere utilizzato solo quando si esegue il cast dell'istanza RibbonMenuButtonAutomationPeer a un'interfaccia IExpandCollapseProvider.

Si applica a