TextPatternIdentifiers.IsHiddenAttribute フィールド

定義

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

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

フィールド値

注釈

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

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

既定値は false です。

適用対象

こちらもご覧ください