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