Windows.UI.Xaml.Resources Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |