Compartilhar via


AutomationElementIdentifiers.ControlTypeProperty Propriedade

Definição

Identifica a propriedade de automação de tipo de controle. O valor da propriedade do tipo de controle é retornado pelo método GetAutomationControlType .

public:
 static property AutomationProperty ^ ControlTypeProperty { AutomationProperty ^ get(); };
static AutomationProperty ControlTypeProperty();
public static AutomationProperty ControlTypeProperty { get; }
var automationProperty = AutomationElementIdentifiers.controlTypeProperty;
Public Shared ReadOnly Property ControlTypeProperty As AutomationProperty

Valor da propriedade

O identificador de propriedade de automação.

Aplica-se a