Freigeben über


TextPatternIdentifiers.BulletStyleAttribute Feld

Definition

Bezeichnet das BulletStyle-Attribut eines Textbereichs.

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

Feldwert

AutomationTextAttribute

Hinweise

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

Werte für dieses Attribut sind vom Typ BulletStyle.

Der Standardwert ist None.

Gilt für

Siehe auch