2 references to SW_MAXIMIZE
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Form.cs (2)
2792
SafeNativeMethods.ShowWindow(new HandleRef(this, hWnd), NativeMethods.
SW_MAXIMIZE
);
6982
case NativeMethods.
SW_MAXIMIZE
: