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