TextPatternIdentifiers.OverlineStyleAttribute Feld

Definition

Bezeichnet das OverlineStyle (TextDecorationLineStyle)-Attribut eines Textbereichs.

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

Feldwert

AutomationTextAttribute

Hinweise

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

Werte für dieses Attribut sind vom Typ TextDecorationLineStyle.

Der Standardwert ist None.

Gilt für

Siehe auch