2 writes to _undoingCalled
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ToolStripDesigner.cs (2)
2144
_undoingCalled
= false;
2157
_undoingCalled
= true;
1 reference to _undoingCalled
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripDesigner.cs (1)
2129
if (
_undoingCalled
)