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