2 writes to _undoingCalled
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ToolStripMenuItemDesigner.cs (2)
2083
_undoingCalled
= false;
2119
_undoingCalled
= true;
2 references to _undoingCalled
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ToolStripMenuItemDesigner.cs (2)
1769
if (
_undoingCalled
)
2057
if (
_undoingCalled
)