Windows.UI.Xaml.Resources Namespace

Contains CustomXamlResourceLoader, which enables loading of custom resource dictionaries as sources.

Classes

CustomXamlResourceLoader

Enables loading of custom resource dictionaries as sources. Override GetResource to provide the logic that a XAML parser can use to look up the necessary resources at load time.