ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Framework.DragDrop Namespace / IDragSource Interface
Members

In This Topic
    IDragSource Interface
    In This Topic
    Definition of a drag handler.
    Syntax
    Public Interface IDragSource 
    public interface IDragSource 
    Remarks
    All drag handlers must implement this interface.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also