2 references to DragAndDropDelegate
Microsoft.Maui.Controls (2)
Platform\GestureManager\GesturePlatformManager.iOS.cs (2)
633 _dragAndDropDelegate = _dragAndDropDelegate ?? new DragAndDropDelegate(_handler); 646 _dragAndDropDelegate = _dragAndDropDelegate ?? new DragAndDropDelegate(_handler);