Partager via


IWindowProvider.InteractionState Propriété

Définition

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.

S’applique à