Langue

TextPatternIdentifiers.OverlineColorAttribute Champ

Définition

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

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 

Valeur de champ

Remarques

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

Les valeurs de cet attribut sont de type Int32.

La valeur par défaut est null reference (Nothing dans Visual Basic).

S’applique à

Voir aussi