ResourceDictionary.Source Property

Definition

Gets or sets the URI of the merged resource dictionary.

[Xamarin.Forms.TypeConverter(typeof(Xamarin.Forms.ResourceDictionary/RDSourceTypeConverter))]
public Uri Source { get; set; }
member this.Source : Uri with get, set

Property Value

Uri

The URI of the merged resource dictionary.

Attributes

Applies to