Partager via


AutomationElementIdentifiers.ControlTypeProperty Propriété

Définition

Identifie la propriété Automation de type de contrôle. La valeur de la propriété de type de contrôle est retournée par la méthode 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

Valeur de propriété

Identificateur de propriété Automation.

S’applique à