1 implementation of X
Microsoft.Maui.Controls (1)
Window\Window.cs (1)
174 double IWindow.X => GetPositionCoordinate(XProperty);
1 reference to X
Microsoft.Maui (1)
Handlers\Window\WindowHandler.cs (1)
21 [nameof(IWindow.X)] = MapX,