TextPatternIdentifiers.CapStyleAttribute Veld

Definitie

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

public: static initonly System::Windows::Automation::AutomationTextAttribute ^ CapStyleAttribute;
public static readonly System.Windows.Automation.AutomationTextAttribute CapStyleAttribute;
 staticval mutable CapStyleAttribute : System.Windows.Automation.AutomationTextAttribute
Public Shared ReadOnly CapStyleAttribute As AutomationTextAttribute 

Waarde van veld

Opmerkingen

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

Waarden voor dit kenmerk zijn van het type CapStyle.

De standaardwaarde is None.

Van toepassing op

Zie ook