ArcGIS Pro 3.0 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, Windows 8.1

    See Also