TextPatternIdentifiers.UnderlineColorAttribute Veld

Definitie

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

public: static initonly System::Windows::Automation::AutomationTextAttribute ^ UnderlineColorAttribute;
public static readonly System.Windows.Automation.AutomationTextAttribute UnderlineColorAttribute;
 staticval mutable UnderlineColorAttribute : System.Windows.Automation.AutomationTextAttribute
Public Shared ReadOnly UnderlineColorAttribute 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 een null-verwijzing (Nothing in Visual Basic).

Van toepassing op

Zie ook