DragDrop.

DropEvent Field

Summary

Event which is raised, when a drag-and-drop operation should complete over the element.
Namespace
Avalonia.Input
Containing Type
DragDrop

Syntax

public static readonly RoutedEvent<DragEventArgs> DropEvent