1 write to autoSize
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripDropDown.cs (1)
193autoSize = value;
2 references to autoSize
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripDropDown.cs (2)
189return autoSize; 192if (autoSize != value) {