ArcGIS Pro 3.2 API Reference Guide
Inheritance Hierarchy
In This Topic
    ArcGIS.Desktop.Framework.DragDrop Namespace
    In This Topic
    This namespace provides classes to facilitate creating drag-and-drop operations.
    Classes
     ClassDescription
    Class Represents a simple drag source implementation.
    Class Represents a utility class for drag and drop operations.
    Class Represents information about the data being dragged.
    Class Represents information about the data being dropped.
    Class Represents information about the drop target and data being dropped.
    Class Represents a drop target adorner. This is an abstract class.
    Class Represents the type of drop target adorners available.
    Interfaces
     InterfaceDescription
    Interface Definition of a drag handler.
    Interface Definition of a drop handler.
    See Also