System\Windows\Forms\Control.cs (3)
5124return DoDragDrop(dataObject, allowedEffects, dragImage, cursorOffset, useDefaultDragImage);
5136DoDragDrop(data, allowedEffects, dragImage: null, cursorOffset: default, useDefaultDragImage: false);
5157/// Because <see cref="DoDragDrop(object, DragDropEffects, Bitmap, Point, bool)"/> always performs the