2 references to WS_MAXIMIZEBOX
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Form.cs (2)
3900cp.Style |= NativeMethods.WS_MAXIMIZEBOX; 3903cp.Style &= ~NativeMethods.WS_MAXIMIZEBOX;