Compartir vía


ControlType.Window Campo

Definición

Identifica un marco de ventana que contiene objetos secundarios.

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 de campo

ControlType

Comentarios

Los controles de este tipo siempre admiten WindowPattern.

Se aplica a

Consulte también