TextPatternIdentifiers.IsSuperscriptAttribute フィールド

定義

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

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

フィールド値

注釈

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

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

既定値は false です。

適用対象

こちらもご覧ください