TextPatternIdentifiers.CultureAttribute フィールド

定義

テキスト範囲の Culture (CultureInfo) 属性を、フランス語 (fr) ではなく French-Switzerland (fr-CH) など、サブ言語レベルまで識別します。

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 

フィールド値

注釈

この識別子は、UI オートメーション プロバイダーによって使用されます。 UI オートメーション クライアント アプリケーションでは、 TextPatternで同等のフィールドを使用する必要があります。

この属性の値は、 CultureInfo型です。

言語コード形式の詳細については、 CultureInfo を参照してください。

既定値は、アプリケーション ユーザー インターフェイスの言語です。

Note

サーバーが言語タグをサポートしていない場合や、作成者が言語タグを使用できない場合があります。 このような場合は、既定値が適用されます。

適用対象

こちらもご覧ください