2 instantiations of DropSource
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripItem.cs (2)
2221? new DropSource(ParentInternal.ItemReorderDropSource, dataObject, dragImage, cursorOffset, useDefaultDragImage) 2222: new DropSource(this, dataObject, dragImage, cursorOffset, useDefaultDragImage);