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