2 writes to suspendSyncSizeCount
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripControlHost.cs (2)
1054this.suspendSyncSizeCount++; 1058this.suspendSyncSizeCount--;
1 reference to suspendSyncSizeCount
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripControlHost.cs (1)
720if (suspendSyncSizeCount == 0) {