ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / DropHandlerBase Class
Methods


In This Topic
    DropHandlerBase Class Members
    In This Topic

    The following tables list the members exposed by DropHandlerBase.

    Public Methods
     NameDescription
    Public Method Allows the creation of a custom drag adorner  
    Public Method Derived classes should override this function if they need to handle the mouse leaving the dragged over element  
    Public Method Derived classes should override this function to process drag over events.  
    Public Method Derived classes should override this function to handle the drop operation.  
    Top
    See Also