1 implementation of Height
Microsoft.Maui.Controls (1)
Window\Window.cs (1)
180
double IWindow.
Height
=> GetSizeCoordinate(HeightProperty);
1 reference to Height
Microsoft.Maui (1)
Handlers\Window\WindowHandler.cs (1)
24
[nameof(IWindow.
Height
)] = MapHeight,