2 references to new
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\Behavior\ContainerSelectorBehavior.cs (1)
251DropSourceBehavior dsb = new(dragControls, _containerControl.Parent, controlOrigin);
System\Windows\Forms\Design\ControlDesigner.cs (1)
1453DropSourceBehavior dsb = new(dragControls, Control.Parent, _mouseDragLast);