2 references to SM_XVIRTUALSCREEN
System.Windows.Forms (2)
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.CalendarButtonAccessibleObject.cs (1)
95int vscreenLeft = PInvokeCore.GetSystemMetrics(SYSTEM_METRICS_INDEX.SM_XVIRTUALSCREEN);
System\Windows\Forms\SystemInformation.cs (1)
455return new(PInvokeCore.GetSystemMetrics(SM_XVIRTUALSCREEN),