IExpandCollapseProvider.ExpandCollapseState Eigenschaft

Definition

Ruft den Zustand des Steuerelements, erweitert oder reduziert, ab.

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

Der Zustand des Steuerelements, erweitert oder reduziert.

Gilt für:

Weitere Informationen