DragDrop (System.Windows.DragDrop)

Inherits: System.Object

Interfaces:

Derived Types: 0

Assembly: PresentationCore.dll

Provides helper methods and fields for initiating drag-and-drop operations, including a method to begin a drag-and-drop operation, and facilities for adding and removing drag-and-drop related event handlers.

VB.NET C#

C#

public static DragDrop
{
}

Articles

Jeff Simon's Blog

... that I’ve been scratching my head over for years. You can see this for yourself by using the excellent Reflector .Net class browser and looking at the System.Windows.DragDrop ...

DoDragDrop oddity with Right Mouse Button - MSDN Forums

System.Windows.DragDrop.DoDragDrop Callback: DropSource_ContinueDragEventHandler Callback: DropTarget_PreviewDragEnter Callback: DropSource_ContinueDragEventHandler

Home - Blog

In WPF the IDataObject is passed from the drag source by the System.Windows. DragDrop .DoDragDrop() method, and received by the drop target as the Data member of DragEventArgs

Drag/Drop in WPF - Blog

In WPF the IDataObject is passed from the drag source by the System.Windows. DragDrop .DoDragDrop() method, and received by the drop target as the Data member of DragEventArgs

Electric Rain Bulletin Board: SO Crash

at System.Windows.DragDrop.DoDragDrop(DependencyObject dragSource, Object data, DragDropEffects allowedEffects) at ElectricRain.Designer.UI.Controls.LayoutControl ...

Electric Rain Bulletin Board: Post A Reply

Instant Graemlins Instant UBB Code™ What is UBB Code™?

DragDrop.GiveFeedback Attached Event (System.Windows)

Occurs when a drag-and-drop operation is started, and enables the drop target to send feedback information to the drop source.

DragDrop Class (System.Windows)

Provides helper methods and fields for initiating drag-and-drop operations ... System.Windows . . :: . DragDrop ...

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support