Compartilhar via


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 da propriedade

WindowInteractionState

O WindowInteractionState do controle.

Aplica-se a

Confira também