2 references to SW_MAXIMIZE
System.Windows.Forms (2)
System\Windows\Forms\Form.cs (2)
2564
PInvoke.ShowWindow(this, SHOW_WINDOW_CMD.
SW_MAXIMIZE
);
6663
case SHOW_WINDOW_CMD.
SW_MAXIMIZE
: