3 references to OnTransactionClosed
System.Windows.Forms.Design (3)
System\ComponentModel\Design\DesignerEventService.cs (3)
256host.TransactionClosed += OnTransactionClosed; 280host.TransactionClosed -= OnTransactionClosed; 285OnTransactionClosed(host, new(commit: false, lastTransaction: true));