AppWindow.Height
int Height{ get }
Description
The height of the window’s drawable area, in physical pixels. This is the size the swapchain renders at, and it changes whenever the window is resized.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!