2 references to HandleDropCompleted
Microsoft.Maui.Controls (2)
Platform\iOS\DragAndDropDelegate.cs (2)
57 this.HandleDropCompleted(cdi.View, new PlatformDropCompletedEventArgs(cdi.View.Handler.PlatformView as UIView, interaction, session, operation)); 125 HandleDropCompleted(cdi.View, new PlatformDropCompletedEventArgs(cdi.View.Handler.PlatformView as UIView, interaction, session));