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 单位类型值的每个制表位。

此标识符由UI 自动化提供程序使用。 UI 自动化客户端应用程序应使用等效字段。TextPattern

此属性的值是一个类型 Double数组。

默认值为 empty 数组。

适用于

另请参阅