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 

フィールド値

注釈

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

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

既定値は false です。

適用対象

こちらもご覧ください