TextPatternIdentifiers.OutlineStylesAttribute Feld

Definition

Bezeichnet das OutlineStyles (OutlineStyles)-Attribut eines Textbereichs.

public: static initonly System::Windows::Automation::AutomationTextAttribute ^ OutlineStylesAttribute;
public static readonly System.Windows.Automation.AutomationTextAttribute OutlineStylesAttribute;
 staticval mutable OutlineStylesAttribute : System.Windows.Automation.AutomationTextAttribute
Public Shared ReadOnly OutlineStylesAttribute 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 OutlineStyles.

Der Standardwert ist None.

Gilt für

Siehe auch