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.

-remarks

-see-also

-examples

Contents

  1. 1-description
  2. 2-parameters
  3. 2.1-param appWindow
  4. 2.2-param xamlContent
  5. 3-remarks
  6. 4-see-also
  7. 5-examples