3 writes to _currentlySizing
System.Windows.Forms (3)
System\Windows\Forms\Controls\ToolStrips\ToolStripPanelCell.cs (3)
296
_currentlySizing
= true;
303
_currentlySizing
= false;
344
_currentlySizing
= false;
1 reference to _currentlySizing
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripPanelCell.cs (1)
360
if (!
_currentlySizing
&& !_currentlyDragging)