次の方法で共有


TextPatternIdentifiers.FontNameAttribute フィールド

定義

テキスト範囲の FontName 属性を識別します。

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

フィールド値

注釈

たとえば、"Arial Black" や "Arial Narrow" などがあります。

値はローカライズされません。

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

この属性の値は 型 Stringです。

既定値は です empty string

適用対象

こちらもご覧ください