1 implementation of TransactionDescription
System.Windows.Forms.Design (1)
System\ComponentModel\Design\DesignerHost.cs (1)
867string IDesignerHost.TransactionDescription =>
1 reference to TransactionDescription
System.Windows.Forms.Design (1)
System\ComponentModel\Design\UndoEngine.cs (1)
529_unitStack.Push(CreateUndoUnit(_host.TransactionDescription, _unitStack.Count == 0));