1 reference to SM_CYMINIMIZED
System.Windows.Forms (1)
System\Windows\Forms\SystemInformation.cs (1)
366
public static Size MinimizedWindowSize => GetSize(SM_CXMINIMIZED,
SM_CYMINIMIZED
);