Open
Description
We currently create a new Window
upon launch, and settings the NavigationRootPage
as its content.
Creating a MainWindow
and moving that code there makes things easier when we want to make use of certain Windowing APIs and the new TitleBar.
Once the new TitleBar
control is in stable, we can move the NavigationView-button and searchbox to the titlebar area per latest design guidance:
Activity