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 数组。

适用于

另请参阅