1 write to _autoSize
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDown.cs (1)
111_autoSize = value;
2 references to _autoSize
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDown.cs (2)
105return _autoSize; 109if (_autoSize != value)