2 writes to Undoing
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\TableLayoutPanelDesigner.cs (2)
1497Undoing = true; 1506Undoing = false;
7 references to Undoing
System.Windows.Forms.Design (7)
System\Windows\Forms\Design\TableLayoutPanelDesigner.cs (7)
64if (value <= 0 && !Undoing) 80if (value <= 0 && !Undoing) 801if (Undoing) 900if (IsLoading || Undoing || _ensureSuspendCount > 0) 1204if (IsLoading || Undoing) 1494if (!Undoing) 1503if (Undoing)