Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 739 Bytes

window_bounds.md

File metadata and controls

28 lines (17 loc) · 739 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Window.Bounds
winrt property

Windows.UI.Xaml.Window.Bounds

-description

Gets a Rect value that contains the origin, height, and width of the client area of the window, in device-independent pixels (DIPs).

-property-value

A value that reports the origin, height, and width of the client area of the application window.

-remarks

The origin of the Rect is relative to the system window that includes both the client and non-client areas.

-examples

-see-also

SizeChanged, CoreWindow.Bounds