AppWindow.Width
int Width{ get }
Description
The width 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!