2 writes to Undoing
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\TableLayoutPanelDesigner.cs (2)
1507Undoing = true; 1520Undoing = 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) 807if (Undoing) 906if (IsLoading || Undoing || _ensureSuspendCount > 0) 1210if (IsLoading || Undoing) 1500if (!Undoing) 1513if (Undoing)