Microsoft.VisualStudio.Text.Editor.DragDrop Namespace

Classes

  Class Description
Public class DragDropInfo Provides information about an ongoing drag and drop operation.
Public class DropFormatAttribute Specifies the drop format that an IDropHandler handles.
Public class DropHandlerBase Provides the basic functionality necessary to process dragging and dropping data in the editor.

Interfaces

  Interface Description
Public interface IDropHandler Handles drag and drop operations for different data formats.
Public interface IDropHandlerProvider Creates an IDropHandler for a IWpfTextView.

Enumerations

  Enumeration Description
Public enumeration DragDropPointerEffects Specifies the effects of a drag/drop operation.