1 implementation of GetLocationOnScreen
Microsoft.Maui.Controls.Foldable (1)
NoPlatformFoldableService.cs (1)
56 public Point? GetLocationOnScreen(VisualElement visualElement)
1 reference to GetLocationOnScreen
Microsoft.Maui.Controls.Foldable (1)
TwoPaneViewLayoutGuide.cs (1)
172 var locationOnScreen = DualScreenService.GetLocationOnScreen(_layout);