Freigeben über


RibbonAutomationPeer.ExpandCollapseState Eigenschaft

Definition

Ruft den Zustand (erweitert oder reduziert) des Steuerelements ab, das diesem RibbonAutomationPeer zugeordnet ist.

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

Eigenschaftswert

ExpandCollapseState

Der Zustand des Steuerelements, das diesem RibbonAutomationPeer zugeordnet ist.

Implementiert

Gilt für