Share via


ControlType.Window Campo

Definição

Identifica um quadro de janela, que contém objetos filho.

public: static initonly System::Windows::Automation::ControlType ^ Window;
public static readonly System.Windows.Automation.ControlType Window;
 staticval mutable Window : System.Windows.Automation.ControlType
Public Shared ReadOnly Window As ControlType 

Valor do campo

ControlType

Comentários

Os controles desse tipo sempre dão suporte WindowPattern.

Aplica-se a

Confira também