4.696 ResourceDictionary

x:Object > ResourceDictionary
ResourceDictionary
(usage)
<ResourceDictionary> ResourceDictionary </ResourceDictionary>
(description)
Provides a hash table / dictionary implementation that contains resources used by components and other elements of an application.
(used by)
Application FrameworkContentElement FrameworkElement FrameworkTemplate Style
[is dictionary]
true
[allowed types]
x:Object
[allowed key types]
x:Object
(properties)
DeferrableContent
DeferrableContent
(description)
The deferrable content for this resource dictionary.
IsReadOnly
x:Boolean
(description)
Whether this ResourceDictionary is read-only.
MergedDictionaries
Collection(ResourceDictionary)
(description)
A collection of the ResourceDictionary dictionaries that constitute the various resource dictionaries in the merged dictionaries.
[read only]
true
Source
x:Uri
(description)
The uniform resource identifier (URI) to load resources from.