1 write to Enabled
System.Windows.Forms.Design (1)
System\ComponentModel\Design\UndoEngine.cs (1)
40Enabled = true;
6 references to Enabled
System.Windows.Forms.Design (6)
System\ComponentModel\Design\UndoEngine.cs (6)
333if (Enabled && _executingUnit is null && _unitStack.Count == 0) 372if (Enabled && _executingUnit is null && _unitStack.Count == 0) 425if (Enabled && _executingUnit is null && _unitStack.Count == 0) 442if (Enabled && _host is not null && _host.Container is not null && ComponentChangeService is not null) 500if (Enabled && _executingUnit is null && _unitStack.Count == 0) 527if (Enabled && _executingUnit is null)