TextPatternIdentifiers.BackgroundColorAttribute Veld

Definitie

Hiermee wordt het kenmerk BackgroundColor van een tekstbereik geïdentificeerd.

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 

Waarde van veld

Opmerkingen

Deze id wordt gebruikt door UI Automation providers. UI Automation clienttoepassingen moeten gebruikmaken van het equivalente veld in TextPattern.

Waarden voor dit kenmerk zijn van het type Int32.

De standaardwaarde is een null-verwijzing (Nothing in Visual Basic).

Van toepassing op

Zie ook