1 implementation of TransactionDescription
System.Windows.Forms.Design (1)
System\ComponentModel\Design\DesignerHost.cs (1)
867
string 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));