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