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