Freigeben über


ToggleSplitButtonAutomationPeer.ExpandCollapseState Eigenschaft

Definition

Ruft einen Wert ab, der den erweiterten oder reduzierten Zustand des zugeordneten ToggleSplitButton angibt.

public:
 property ExpandCollapseState ExpandCollapseState { ExpandCollapseState get(); };
ExpandCollapseState ExpandCollapseState();
public ExpandCollapseState ExpandCollapseState { get; }
var expandCollapseState = toggleSplitButtonAutomationPeer.expandCollapseState;
Public ReadOnly Property ExpandCollapseState As ExpandCollapseState

Eigenschaftswert

Der erweiterte oder reduzierte Zustand des zugeordneten ToggleSplitButton.The expanded or collapsed state of the associated ToggleSplitButton. Der Standardwert ist Erweitert.

Implementiert

Gilt für: