1 instantiation of HIGHCONTRAST_I
System.Windows.Forms (1)
winforms\Managed\System\WinForms\SystemInformation.cs (1)
85NativeMethods.HIGHCONTRAST_I data = new NativeMethods.HIGHCONTRAST_I();
2 references to HIGHCONTRAST_I
System.Windows.Forms (2)
winforms\Managed\System\WinForms\SystemInformation.cs (1)
85NativeMethods.HIGHCONTRAST_I data = new NativeMethods.HIGHCONTRAST_I();
winforms\Managed\System\WinForms\UnsafeNativeMethods.cs (1)
1166public static extern bool SystemParametersInfo(int nAction, int nParam, ref NativeMethods.HIGHCONTRAST_I rc, int nUpdate);