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