ResourceDictionary.MergedDictionaries Property

Definition

Gets the collection of dictionaries that were merged into this dictionary.

public System.Collections.Generic.ICollection<Xamarin.Forms.ResourceDictionary> MergedDictionaries { get; }
member this.MergedDictionaries : System.Collections.Generic.ICollection<Xamarin.Forms.ResourceDictionary>

Property Value

Applies to