2 references to DoDragDrop
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (1)
6125SafeNativeMethods.DoDragDrop(dataObject, dropSource, (int)allowedEffects, finalEffect);
winforms\Managed\System\WinForms\ToolStripItem.cs (1)
2601SafeNativeMethods.DoDragDrop(dataObject, dropSource, (int)allowedEffects, finalEffect);