1 reference to SM_CXSCREEN
System.Windows.Forms (1)
System\Windows\Forms\SystemInformation.cs (1)
57
public static Size PrimaryMonitorSize => GetSize(
SM_CXSCREEN
, SM_CYSCREEN);