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