2 writes to _undoingCalled
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ToolStripMenuItemDesigner.cs (2)
2047
_undoingCalled
= false;
2083
_undoingCalled
= true;
2 references to _undoingCalled
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ToolStripMenuItemDesigner.cs (2)
1739
if (
_undoingCalled
)
2021
if (
_undoingCalled
)