2 references to SetMinimumSize
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (1)
3326CommonProperties.SetMinimumSize(this, value);
winforms\Managed\System\WinForms\ToolStrip.cs (1)
4138CommonProperties.SetMinimumSize(this, new Size(-1,-1));