2 writes to _currentlyDragging
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripPanelCell.cs (2)
364_currentlyDragging = true; 380_currentlyDragging = false;
1 reference to _currentlyDragging
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripPanelCell.cs (1)
360if (!_currentlySizing && !_currentlyDragging)