TextPatternIdentifiers.BulletStyleAttribute Veld

Definitie

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

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 

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 BulletStyle.

De standaardwaarde is None.

Van toepassing op

Zie ook