Compartir a través de


TextPatternIdentifiers.BackgroundColorAttribute Campo

Definición

Identifica el atributo BackgroundColor de un intervalo de texto.

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 

Valor de campo

AutomationTextAttribute

Comentarios

Los proveedores de Automatización de la interfaz de usuario usan este identificador. Automatización de la interfaz de usuario las aplicaciones cliente deben usar el campo equivalente en TextPattern.

Los valores de este atributo son de tipo Int32.

El valor predeterminado es una referencia null (Nothing en Visual Basic).

Se aplica a

Consulte también