2 references to COLOR_WINDOWTEXT
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (1)
794return SafeNativeMethods.GetSysColor(NativeMethods.COLOR_WINDOWTEXT);
MS\Internal\AutomationProxies\WindowsRichEditRange.cs (1)
777return SafeNativeMethods.GetSysColor(NativeMethods.COLOR_WINDOWTEXT);