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