1 implementation of Width
Microsoft.Maui.Controls (1)
Window\Window.cs (1)
178
double IWindow.
Width
=> GetSizeCoordinate(WidthProperty);
1 reference to Width
Microsoft.Maui (1)
Handlers\Window\WindowHandler.cs (1)
23
[nameof(IWindow.
Width
)] = MapWidth,