Click or drag to resize
ResourceDictionarySource Property
Gets or sets a Uniform Resource Identifier (URI) that provides the source location of a merged resource dictionary.

Namespace: Windows.UI.Xaml
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public Uri Source { get; set; }

Property Value

Type: Uri
See Also