ArcGIS Pro 3.2 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, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also