2 references to COLOR_WINDOW
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (1)
756return SafeNativeMethods.GetSysColor(NativeMethods.COLOR_WINDOW);
MS\Internal\AutomationProxies\WindowsRichEditRange.cs (1)
630return SafeNativeMethods.GetSysColor(NativeMethods.COLOR_WINDOW);