IWindowProvider.InteractionState Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l'état d'interaction de la fenêtre.
public:
property WindowInteractionState InteractionState { WindowInteractionState get(); };
WindowInteractionState InteractionState();
public WindowInteractionState InteractionState { get; }
var windowInteractionState = iWindowProvider.interactionState;
Public ReadOnly Property InteractionState As WindowInteractionState
Valeur de propriété
État d’interaction du contrôle, en tant que valeur de l’énumération.