DropDownButtonAutomationPeer.ExpandCollapseState Eigenschaft

Definition

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

Entsprechende WinUI 2-API für UWP: Microsoft.UI.Xaml.Controls.DropDownButtonAutomationPeer.ExpandCollapseState (informationen zu WinUI im Windows App SDK finden Sie im Windows App SDK Namespaces).

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

Eigenschaftswert

Ein Wert aus der Enumeration.

Implementiert

Gilt für: