Drag and Drop

Windows Presentation Foundation (WPF) provides a highly flexible drag and drop infrastructure which supports dragging and dropping of data within both WPF applications as well as other Windows applications.

In This Section

Drag and Drop Overview
Data and Data Objects
Walkthrough: Enabling Drag and Drop on a User Control
How-to Topics

Reference

DataFormat
DataObject
DragDrop
DragDropEffects
DragEventHandler
TextDataFormat