TextPatternIdentifiers.BackgroundColorAttribute Champ

Définition

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

public: static initonly System::Windows::Automation::AutomationTextAttribute ^ BackgroundColorAttribute;
public static readonly System.Windows.Automation.AutomationTextAttribute BackgroundColorAttribute;
 staticval mutable BackgroundColorAttribute : System.Windows.Automation.AutomationTextAttribute
Public Shared ReadOnly BackgroundColorAttribute As AutomationTextAttribute 

Valeur de champ

AutomationTextAttribute

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 une référence null (Nothing en Visual Basic).

S’applique à

Voir aussi