AutomationElementIdentifiers.LocalizedControlTypeProperty Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 .