Microsoft.VisualStudio.Text.Editor.DragDrop Namespace
Classes
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. |
Interfaces
Interface | Description | |
---|---|---|
IDropHandler | Handles drag and drop operations for different data formats. | |
IDropHandlerProvider | Creates an IDropHandler for a IWpfTextView. |
Enumerations
Enumeration | Description | |
---|---|---|
DragDropPointerEffects | Specifies the effects of a drag/drop operation. |