TextPatternIdentifiers.TabsAttribute Veld

Definitie

Hiermee wordt het Tabs kenmerk van een tekstbereik geïdentificeerd.

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 

Waarde van veld

Opmerkingen

De verzameling tabstops bevat elke tabstop die is opgegeven als een Point eenheidstypewaarde.

Deze id wordt gebruikt door UI Automation providers. UI Automation clienttoepassingen moeten gebruikmaken van het equivalente veld in TextPattern.

Waarden voor dit kenmerk zijn een matrix van het type Double.

De standaardwaarde is een empty matrix.

Van toepassing op

Zie ook