ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.DragDrop Namespace / IDropTarget Interface
Members

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also