2 references to COLOR_WINDOW
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (1)
781return SafeNativeMethods.GetSysColor(NativeMethods.COLOR_WINDOW);
MS\Internal\AutomationProxies\WindowsRichEditRange.cs (1)
656return SafeNativeMethods.GetSysColor(NativeMethods.COLOR_WINDOW);