2 writes to Undoing
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\TableLayoutPanelDesigner.cs (2)
1504Undoing = true; 1517Undoing = 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) 804if (Undoing) 903if (IsLoading || Undoing || _ensureSuspendCount > 0) 1207if (IsLoading || Undoing) 1497if (!Undoing) 1510if (Undoing)