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