1 reference to SM_CYMAXIMIZED
System.Windows.Forms (1)
System\Windows\Forms\SystemInformation.cs (1)
378
public static Size PrimaryMonitorMaximizedWindowSize => GetSize(SM_CXMAXIMIZED,
SM_CYMAXIMIZED
);