TextPatternIdentifiers.UnderlineStyleAttribute Champ

Définition

Identifie l’attribut UnderlineStyle (TextDecorationLineStyle) d’une plage de texte.

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 

Valeur de champ

AutomationTextAttribute

Remarques

Cet identificateur est utilisé par UI Automation fournisseurs. UI Automation les applications clientes doivent utiliser le champ équivalent dans TextPattern.

Les valeurs de cet attribut sont de type TextDecorationLineStyle.

La valeur par défaut est None.

S’applique à

Voir aussi