AutomationElementIdentifiers.LocalizedControlTypeProperty Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Identifica la proprietà di automazione del tipo di controllo localizzata che fornisce un meccanismo per modificare il tipo di controllo letto dall'Assistente vocale.
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
Valore della proprietà
Identificatore della proprietà di automazione.
Commenti
Il tipo di controllo localizzato corrente viene restituito dal metodo GetLocalizedControlTypeCore .