DragDeltaEvent Field
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly RoutedEvent<VectorEventArgs> DragDeltaEvent
Public Shared ReadOnly DragDeltaEvent As RoutedEvent(Of VectorEventArgs)
static val DragDeltaEvent: RoutedEvent<VectorEventArgs>