Microsoft.Toolkit.Win32.UI.XamlHost Namespace

Classes

DesktopWindowXamlSourceExtensions

COM wrapper required to access native-only methods on Windows.UI.Xaml.Hosting.DesktopWindowXamlSource

UWPTypeFactory

Provides factory methods for type registered with

XamlApplication
XamlApplicationExtensions

XamlApplication is a custom Windows.UI.Xaml.Application that implements Windows.UI.Xaml.Markup.IXamlMetadataProvider. The metadata provider implemented on the application is known as the 'root metadata provider'. This provider has the responsibility of loading all other metadata for custom UWP XAML types. In this implementation, reflection is used at runtime to probe for metadata providers in the working directory, allowing any type that includes metadata (compiled in to a .NET framework assembly) to be used without explicit metadata handling by the developer.

Interfaces

IDesktopWindowXamlSourceNative

Enables access to native methods on DesktopWindowXamlSourceNative

IXamlMetadataContainer