2 writes to _containerDrag
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\SelectionUIService.cs (2)
524
_containerDrag
= hti.selectionUIHit._component;
1097
_containerDrag
= null;
1 reference to _containerDrag
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\SelectionUIService.cs (1)
721
object? oldContainerDrag =
_containerDrag
;