2 references to GetLocationOnScreen
Microsoft.Maui.Controls (2)
Platform\GestureManager\GesturePlatformManager.iOS.cs (1)
193 var targetViewScreenLocation = virtualView.GetLocationOnScreen();
Platform\iOS\DragAndDropDelegate.cs (1)
334 var screenLocation = virtualView.GetLocationOnScreen();