Suppose the object I\'m binding to has a property with a string representing the ResourceKey - how do I get a StaticResource to dynamically acquire it\'s ResourceKey based o
It's also possible to do it in the XAML code
All you need is a string property ImageType to choose the image you are going to use