3 writes to _currentlySizing
System.Windows.Forms (3)
System\Windows\Forms\Controls\ToolStrips\ToolStripPanelCell.cs (3)
294
_currentlySizing
= true;
301
_currentlySizing
= false;
342
_currentlySizing
= false;
1 reference to _currentlySizing
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripPanelCell.cs (1)
358
if (!
_currentlySizing
&& !_currentlyDragging)