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

    See Also