Compartilhar via


TextPatternIdentifiers.BackgroundColorAttribute Campo

Definição

Identifica o atributo BackgroundColor de um 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 do campo

AutomationTextAttribute

Comentários

Esse identificador é usado por provedores de Automação da Interface do Usuário. Automação da Interface do Usuário aplicativos cliente devem usar o campo equivalente em TextPattern.

Os valores para esse atributo são do tipo Int32.

O valor padrão é uma referência null (Nothing no Visual Basic).

Aplica-se a

Confira também