TextPatternIdentifiers.TabsAttribute Fält

Definition

Identifierar attributet för Tabs ett textintervall.

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 

Fältvärde

Kommentarer

Samlingen med tabbstopp har varje tabbstopp angivet som ett Point enhetstypvärde.

Den här identifieraren används av UI Automation providrar. UI Automation klientprogram bör använda motsvarande fält i TextPattern.

Värden för det här attributet är en matris av typen Double.

Standardvärdet är en empty matris.

Gäller för

Se även