IWindowProvider.InteractionState Propriedade

Definição

Obtém o estado de interação da janela.

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 Propriedade

O WindowInteractionState do controlo.

Aplica-se a

Ver também