3 writes to _dragTransaction
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\SelectionUIService.cs (3)
1016_dragTransaction = _host.CreateTransaction(transactionName); 1045_dragTransaction = null; 1144_dragTransaction = null;
2 references to _dragTransaction
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\SelectionUIService.cs (2)
1044_dragTransaction?.Commit(); 1143_dragTransaction?.Commit();