Windows.ApplicationModel.Core.CoreApplication.CreateNewView
October 4, 2021 ยท View on GitHub
-description
Creates a new view for the app.
-parameters
-param viewSource
The view provider for the new view.
-returns
The view.
-remarks
You cannot create a new view while the app is suspending or resuming.