-api-id | -api-type |
---|---|
P:Windows.UI.Xaml.Hosting.XamlUIPresenter.ThemeResourcesXaml |
winrt property |
Gets or sets the XAML that specifies a resource dictionary. The resource dictionary contains themes that the host should resolve and that should be applied to the content.
A XAML resource dictionary specified in string form.
This property is expected to contain a string that can be parsed into a complete valid XAML resource dictionary, including all tagging, XAML namespaces specified, and so on.