5 references to SetAutoSize
System.Windows.Forms (5)
System\Windows\Forms\Control.cs (1)
616CommonProperties.SetAutoSize(this, value);
System\Windows\Forms\Controls\ToolStrips\ToolStripItem.cs (2)
156CommonProperties.SetAutoSize(this, true); 340CommonProperties.SetAutoSize(this, value);
System\Windows\Forms\Controls\ToolStrips\ToolStripPanelCell.cs (1)
55CommonProperties.SetAutoSize(this, true);
System\Windows\Forms\Controls\ToolStrips\ToolStripPanelRow.cs (1)
58CommonProperties.SetAutoSize(this, true);