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