TextPatternIdentifiers.BackgroundColorAttribute Campo

Definizione

Identifica l'attributo BackgroundColor di un intervallo di testo.

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 

Valore del campo

AutomationTextAttribute

Commenti

Questo identificatore viene usato dai provider di Automazione interfaccia utente. Automazione interfaccia utente applicazioni client devono usare il campo equivalente in TextPattern.

I valori per questo attributo sono di tipo Int32.

Il valore predefinito è un riferimento null (Nothing in Visual Basic).

Si applica a

Vedi anche