3 references to SW_MINIMIZE
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Form.cs (3)
2795
SafeNativeMethods.ShowWindow(new HandleRef(this, hWnd), NativeMethods.
SW_MINIMIZE
);
6866
case NativeMethods.
SW_MINIMIZE
:
6985
case NativeMethods.
SW_MINIMIZE
: