Share via


IWindowProvider.InteractionState Proprietà

Definizione

Ottiene lo stato di interazione della finestra.

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

Valore della proprietà

Valore WindowInteractionState del controllo.

Si applica a

Vedi anche