A method that sets the current window for the app object's view.
Syntax
Parameters
- window
-
Type: CoreWindow
The current window for the app object.
Remarks
The app object calls your implementation of this method whenever it needs to set the current window, represented as aCoreWindow instance, for the associated view. Your implementation mustat least assign the provided window to the view and register for any view and window events.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Minimum supported phone | Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 2/25/2013