5 references to SetAutoSize
System.Windows.Forms (5)
winforms\Managed\System\WinForms\Control.cs (1)
954CommonProperties.SetAutoSize(this, value);
winforms\Managed\System\WinForms\ToolStripItem.cs (2)
196CommonProperties.SetAutoSize(this,true); 407CommonProperties.SetAutoSize(this,value);
winforms\Managed\System\WinForms\ToolStripPanelCell.cs (1)
60CommonProperties.SetAutoSize(this, true);
winforms\Managed\System\WinForms\ToolStripPanelRow.cs (1)
80CommonProperties.SetAutoSize(this, true);