3 references to HIGHCONTRASTW
System.Private.Windows.Core (2)
Windows\Win32\PInvokeCore.SystemParametersInfo.cs (2)
46public static unsafe bool SystemParametersInfo(ref HIGHCONTRASTW highContrast) 52highContrast.cbSize = (uint)sizeof(HIGHCONTRASTW);
System.Windows.Forms (1)
System\Windows\Forms\SystemInformation.cs (1)
42HIGHCONTRASTW data = default;