Share via


TextPatternIdentifiers.TabsAttribute Feld

Definition

Bezeichnet das Tabs-Attribut eines Textbereichs.

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 

Feldwert

AutomationTextAttribute

Hinweise

Die Auflistung der Registerkartenstopps weist jede Registerkartenstopp auf, die als Point Einheitstypwert angegeben ist.

Dieser Bezeichner wird von Benutzeroberflächenautomatisierung Anbietern verwendet. Benutzeroberflächenautomatisierung Clientanwendungen sollten das entsprechende Feld in TextPatternverwenden.

Werte für dieses Attribut sind ein Array des Typs Double.

Der Standardwert ist ein empty Array.

Gilt für

Siehe auch