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