Partager via


AppBarAutomationPeer.InteractionState Propriété

Définition

Obtient l’état d’interaction de la barre de l’application, comme l’exécution, la fermeture, etc.

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

Valeur de propriété

État d’interaction de la barre de l’application.

Implémente

S’applique à