3 writes to _dragTransaction
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\SelectionUIService.cs (3)
1022_dragTransaction = _host.CreateTransaction(transactionName); 1051_dragTransaction = null; 1150_dragTransaction = null;
2 references to _dragTransaction
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\SelectionUIService.cs (2)
1050_dragTransaction?.Commit(); 1149_dragTransaction?.Commit();