TextPatternIdentifiers.BackgroundColorAttribute Campo
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
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 de Campo
Observações
Este identificador é utilizado pelos fornecedores de Automatização da Interface de Utilizador. Automatização da Interface de Utilizador aplicações cliente devem usar o campo equivalente em TextPattern.
Os valores deste atributo são do tipo Int32.
O valor padrão é uma referência null (Nothing em Visual Basic).