Windows.UI.Xaml.Hosting.ElementCompositionPreview.SetAppWindowContent
April 18, 2019 ยท View on GitHub
-description
Sets a XAML UIElement as the content root of an AppWindow.
-parameters
-param appWindow
The AppWindow to set the content for.
-param xamlContent
The content to set.