Freigeben über


AutomationElementIdentifiers.LocalizedControlTypeProperty Eigenschaft

Definition

Gibt die Automatisierungseigenschaft des lokalisierten Steuerelementtyps an, die einen Mechanismus zum Ändern des von der Sprachausgabe gelesenen Steuerelementtyps bereitstellt.

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

Eigenschaftswert

Der Bezeichner der Automatisierungseigenschaft.

Hinweise

Der aktuelle lokalisierte Steuerelementtyp wird von der GetLocalizedControlTypeCore-Methode zurückgegeben.

Gilt für: