Partager via


AutomationElementIdentifiers.LocalizedControlTypeProperty Propriété

Définition

Identifie la propriété automation du type de contrôle localisé qui fournit un mécanisme permettant de modifier le type de contrôle lu par le Narrateur.

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

Valeur de propriété

Identificateur de propriété Automation.

Remarques

Le type de contrôle localisé actuel est retourné par la méthode GetLocalizedControlTypeCore .

S’applique à