Share via


TextPatternIdentifiers.CultureAttribute Feld

Definition

Bezeichnet das Culture-Attribut (CultureInfo) eines Textbereichs bis zur Untersprachenebene, z. B. Französisch – Schweiz (fr-CH) anstatt Französisch (fr).

public: static initonly System::Windows::Automation::AutomationTextAttribute ^ CultureAttribute;
public static readonly System.Windows.Automation.AutomationTextAttribute CultureAttribute;
 staticval mutable CultureAttribute : System.Windows.Automation.AutomationTextAttribute
Public Shared ReadOnly CultureAttribute As AutomationTextAttribute 

Feldwert

AutomationTextAttribute

Hinweise

Dieser Bezeichner wird von Benutzeroberflächenautomatisierung Anbietern verwendet. Benutzeroberflächenautomatisierung Clientanwendungen sollten das entsprechende Feld in TextPattern.

Werte für dieses Attribut sind vom Typ CultureInfo.

Weitere Informationen zum Sprachcodeformat finden Sie CultureInfo unter "Weitere Informationen".

Der Standardwert ist die Sprache der Benutzeroberfläche der Anwendung.

Hinweis

Möglicherweise gibt es Fälle, in denen der Server das Sprachtag oder autoren nicht unterstützt. In diesen Fällen gilt die Standardeinstellung.

Gilt für

Siehe auch