TextPatternIdentifiers.CapStyleAttribute Feld

Definition

Bezeichnet das CapStyle-Attribut eines Textbereichs.

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 

Feldwert

Hinweise

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

Die Werte für dieses Attribut sind vom Typ CapStyle.

Der Standardwert ist None.

Gilt für:

Weitere Informationen