2 references to WS_MINIMIZEBOX
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Form.cs (2)
3907cp.Style |= NativeMethods.WS_MINIMIZEBOX; 3910cp.Style &= ~NativeMethods.WS_MINIMIZEBOX;