次の方法で共有


TextPatternIdentifiers.IsItalicAttribute フィールド

定義

テキスト範囲の IsItalic (FontStyle) 属性を識別します。

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

フィールド値

AutomationTextAttribute

注釈

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

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

既定値は false です。

適用対象

こちらもご覧ください