2 writes to suspendCount
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripPanelRow.cs (2)
603
suspendCount
++;
607
suspendCount
--;
1 reference to suspendCount
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripPanelRow.cs (1)
697
if (
suspendCount
<= 0) {