Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 665 Bytes

elementcompositionpreview_setappwindowcontent_20712035.md

File metadata and controls

31 lines (19 loc) · 665 Bytes
-api-id -api-type ms.custom
M:Windows.UI.Xaml.Hosting.ElementCompositionPreview.SetAppWindowContent(Windows.UI.WindowManagement.AppWindow,Windows.UI.Xaml.UIElement)
winrt method
19H1

Windows.UI.Xaml.Hosting.ElementCompositionPreview.SetAppWindowContent

-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