1 write to DragItems
Microsoft.Maui.Controls (1)
DragAndDrop\PlatformDragStartingEventArgs.cs (1)
72 DragItems = dragItems;
1 reference to DragItems
Microsoft.Maui.Controls (1)
Platform\iOS\DragAndDropDelegate.cs (1)
176 if (args.PlatformArgs.DragItems is UIDragItem[] dragItems)