Xamarin.Forms.ResourceDictionary Class
An IDictionary that maps identifier strings to arbitrary resource objects.

See Also: ResourceDictionary Members

Syntax

public sealed class ResourceDictionary : ICollection<KeyValuePair<string, object>>, IDictionary<string, object>, IEnumerable<KeyValuePair<string, object>>, IResourceDictionary

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0