1 write to dwFlags
System.Windows.Forms (1)
winforms\Managed\System\WinForms\SystemInformation.cs (1)
87data.dwFlags = 0;
1 reference to dwFlags
System.Windows.Forms (1)
winforms\Managed\System\WinForms\SystemInformation.cs (1)
96highContrast = (data.dwFlags & NativeMethods.HCF_HIGHCONTRASTON) != 0;