3 references to OnTransactionClosed
System.Windows.Forms.Design (3)
System\ComponentModel\Design\SelectionService.cs (3)
72
host.TransactionClosed +=
OnTransactionClosed
;
276
host.TransactionClosed -=
OnTransactionClosed
;
279
OnTransactionClosed
(host, new(commit: true, lastTransaction: true));