2 references to COLOR_WINDOWTEXT
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (1)
816return SafeNativeMethods.GetSysColor(NativeMethods.COLOR_WINDOWTEXT);
MS\Internal\AutomationProxies\WindowsRichEditRange.cs (1)
797return SafeNativeMethods.GetSysColor(NativeMethods.COLOR_WINDOWTEXT);