Occurs when the window has rendered or changed its rendering size.
Syntax
Event information
| Delegate | WindowSizeChangedEventHandler |
|---|
Remarks
This event occurs whenever the height or width of your app window changes size. This also occurs when the user snaps or unsnaps your app, or changes its orientation. To determine which view to present to the window when it changes orientation or snap state, check the ApplicationViewState property in your SizeChanged event handler. For more info, see the OrientationSensor sample.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 1/31/2013