2 references to DragStarting
Microsoft.Maui.Controls (2)
DragAndDrop\DragGestureRecognizer.cs (1)
116
DragStarting
?.Invoke(this, args);
DragAndDrop\DragStartingEventArgs.cs (1)
8
/// Provides data for the <see cref="DragGestureRecognizer.
DragStarting
"/> event.