1 reference to SM_CXMIN
System.Windows.Forms (1)
System\Windows\Forms\SystemInformation.cs (1)
241
public static Size MinimumWindowSize => GetSize(
SM_CXMIN
, SM_CYMIN);