2 references to Cancel
Microsoft.Maui.Controls (2)
DragAndDrop\DragGestureRecognizer.cs (1)
124 if (args.Cancel || args.Handled)
Platform\iOS\DragAndDropDelegate.cs (1)
167 if (args.Cancel)