AutomationElementIdentifiers.LocalizedControlTypeProperty Proprietà

Definizione

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 .

Si applica a