2 references to ConvertToImage
Microsoft.Maui.Controls (1)
Platform\iOS\DragAndDropDelegate.cs (1)
213 itemProvider = new NSItemProvider(handler.PlatformView.ConvertToImage());
Microsoft.Maui.Controls.Compatibility (1)
iOS\DragAndDropDelegate.cs (1)
175 itemProvider = new NSItemProvider(renderer.NativeView.ConvertToImage());