Partager via


TextPatternIdentifiers.UnderlineColorAttribute Champ

Définition

Identifie l’attribut UnderlineColor d’une plage de texte.

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 

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

La valeur par défaut est une référence null (Nothing en Visual Basic).

S’applique à

Voir aussi