Share via


IWindowProvider.InteractionState Propiedad

Definición

Obtiene el estado de interacción de la ventana.

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

Valor de propiedad

WindowInteractionState

WindowInteractionState del control.

Se aplica a

Consulte también