Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |