Sdílet prostřednictvím


TextPatternIdentifiers.BackgroundColorAttribute Pole

Definice

Identifikuje atribut BackgroundColor oblasti textu.

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 

Hodnota pole

AutomationTextAttribute

Poznámky

Tento identifikátor používá poskytovatelé model UI Automation. model UI Automation klientské aplikace by měly používat ekvivalentní pole v TextPattern.

Hodnoty tohoto atributu jsou typu Int32.

Výchozí hodnota je odkaz null (Nothing v jazyku Visual Basic).

Platí pro

Viz také