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 

欄位值

AutomationTextAttribute

備註

定位停駐點集合的每個定位停駐點都會指定為 Point 單位類型值。

消費者介面自動化提供者會使用此識別碼。 消費者介面自動化用戶端應用程式應該使用 中的 TextPattern 對等欄位。

這個屬性的值是 類型的 Double 陣列。

預設值為 empty 陣列。

適用於

另請參閱