2 writes to suspendUpdate
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolBar.cs (2)
1954suspendUpdate = true; 1960suspendUpdate = false;
1 reference to suspendUpdate
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolBar.cs (1)
1918if (!suspendUpdate) {