Taal

TextPatternIdentifiers.UnderlineStyleAttribute Veld

Definitie

Identificeert het UnderlineStyle (TextDecorationLineStyle) kenmerk van een tekstbereik.

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

De standaardwaarde is None.

Van toepassing op

Zie ook