2 references to Handled
Microsoft.Maui.Controls (2)
DragAndDrop\DragGestureRecognizer.cs (2)
119 if (!args.Handled) 124 if (args.Cancel || args.Handled)