Taal

TextPatternIdentifiers.OverlineColorAttribute Veld

Definitie

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

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

De standaardwaarde is null verwijzing (Nothing in Visual Basic).

Van toepassing op

Zie ook