Skip to main content

DropEvent Field

Event which is raised, when a drag-and-drop operation should complete over the element.

Definition

Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public static readonly RoutedEvent<DragEventArgs> DropEvent
View Source

Field Value

RoutedEvent(DragEventArgs)

See Also

Reference

DragDrop Class
Avalonia.Input Namespace