4.245 DynamicResourceExtension

x:Object > x:MarkupExtension > DynamicResourceExtension
DynamicResourceExtension
(usage)
{DynamicResource } | <DynamicResource />
(description)
Implements a markup extension that supports dynamic resource references made from XAML.
[return value type]
x:Object
[constructors]
(1 parameter)
resourceKey
x:Object
(description)
The key of the resource that this markup extension references.
(properties)
ResourceKey
x:Object
(description)
The key specified by this dynamic resource reference. The key is used to lookup a resource in resource dictionaries, by means of an intermediate expression.