TextPatternIdentifiers.TabsAttribute フィールド

定義

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

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

フィールド値

注釈

タブ位置のコレクションには、各タブ位置が Point 単位の種類の値として指定されています。

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

この属性の値は、 Double型の配列です。

既定値は empty 配列です。

適用対象

こちらもご覧ください