1 implementation of Y
Microsoft.Maui.Controls (1)
Window\Window.cs (1)
176 double IWindow.Y => GetPositionCoordinate(YProperty);
1 reference to Y
Microsoft.Maui (1)
Handlers\Window\WindowHandler.cs (1)
22 [nameof(IWindow.Y)] = MapY,