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