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

In This Topic
    OnDragLeave Method (DropHandlerBase)
    In This Topic
    Derived classes should override this function if they need to handle the mouse leaving the dragged over element
    Syntax
    Public Overridable Sub OnDragLeave() 
    public virtual void OnDragLeave()
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.7 or higher.
    See Also