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