2 references to SendDropCompleted
Microsoft.Maui.Controls (1)
Platform\iOS\DragAndDropDelegate.cs (1)
249
SendEventArgs<DragGestureRecognizer>(rec => rec.
SendDropCompleted
(args), element);
Microsoft.Maui.Controls.Compatibility (1)
iOS\DragAndDropDelegate.cs (1)
202
SendEventArgs<DragGestureRecognizer>(rec => rec.
SendDropCompleted
(args), element);