This documentation is archived and is not being maintained.
Microsoft.VisualStudio.Text.Editor.DragDrop Namespace
Visual Studio 2013
| Class | Description | |
|---|---|---|
|
DragDropInfo | Provides information about an ongoing drag and drop operation. |
|
DropFormatAttribute | Specifies the drop format that an IDropHandler handles. |
|
DropHandlerBase | Provides the basic functionality necessary to process dragging and dropping data in the editor. |
| Interface | Description | |
|---|---|---|
|
IDropHandler | Handles drag and drop operations for different data formats. |
|
IDropHandlerProvider | Creates an IDropHandler for a IWpfTextView. |
| Enumeration | Description | |
|---|---|---|
|
DragDropPointerEffects | Specifies the effects of a drag/drop operation. |
Show: