Partager via


IWindowProvider.InteractionState Propriété

Définition

Obtient l'état d'interaction de la fenêtre.

public:
 property System::Windows::Automation::WindowInteractionState InteractionState { System::Windows::Automation::WindowInteractionState get(); };
public System.Windows.Automation.WindowInteractionState InteractionState { get; }
member this.InteractionState : System.Windows.Automation.WindowInteractionState
Public ReadOnly Property InteractionState As WindowInteractionState

Valeur de propriété

WindowInteractionState

WindowInteractionState du contrôle.

S’applique à

Voir aussi