Windows.UI.Xaml.ResourceDictionary.Source

July 18, 2022 ยท View on GitHub

-description

Gets or sets a Uniform Resource Identifier (URI) that provides the source location of a merged resource dictionary.

-xaml-syntax

<ResourceDictionary Source="uri"/>

-property-value

A Uniform Resource Identifier (URI) that provides the source location of a merged resource dictionary. This is typically a path that references a XAML resource within the app, or a reference to a loose XAML file.

-remarks

-examples

-see-also

ResourceDictionary and XAML resource references