1 write to multiMonitorSupport
System.Windows.Forms (1)
winforms\Managed\System\WinForms\SystemInformation.cs (1)
966multiMonitorSupport = (UnsafeNativeMethods.GetSystemMetrics(NativeMethods.SM_CMONITORS) != 0);
1 reference to multiMonitorSupport
System.Windows.Forms (1)
winforms\Managed\System\WinForms\SystemInformation.cs (1)
969return multiMonitorSupport;