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