DragDropDragEnterEvent Field

Event which is raised, when a drag-and-drop operation enters the element.

Definition

Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public static readonly RoutedEvent<DragEventArgs> DragEnterEvent

Field Value

RoutedEventDragEventArgs

See Also