Freigeben über


AppBarAutomationPeer.InteractionState Eigenschaft

Definition

Ruft den Interaktionsstatus der App-Leiste ab, z. B. Ausführen, Schließen usw.

public:
 property WindowInteractionState InteractionState { WindowInteractionState get(); };
WindowInteractionState InteractionState();
public WindowInteractionState InteractionState { get; }
var windowInteractionState = appBarAutomationPeer.interactionState;
Public ReadOnly Property InteractionState As WindowInteractionState

Eigenschaftswert

Der Interaktionsstatus der App-Leiste.

Implementiert

Gilt für: