1 reference to GetBackgroundColor
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\WindowsRichEditRange.cs (1)
583
else if (attribute == TextPattern.BackgroundColorAttribute) { rval =
GetBackgroundColor
(range.Font); }