Skip to main content

DragDrop Fields

Fields

AllowDropProperty 
DragEnterEventEvent which is raised, when a drag-and-drop operation enters the element.
DragLeaveEventEvent which is raised, when a drag-and-drop operation leaves the element.
DragOverEventEvent which is raised, when a drag-and-drop operation is updated while over the element.
DropEventEvent which is raised, when a drag-and-drop operation should complete over the element.

See Also

Reference

DragDrop Class
Avalonia.Input Namespace