1 write to s_multiMonitorSupport
System.Windows.Forms (1)
System\Windows\Forms\SystemInformation.cs (1)
421s_multiMonitorSupport = PInvokeCore.GetSystemMetrics(SM_CMONITORS) != 0;
1 reference to s_multiMonitorSupport
System.Windows.Forms (1)
System\Windows\Forms\SystemInformation.cs (1)
425return s_multiMonitorSupport;