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