0
kicks
Using Data Binding with Static Resources in WPF | UX and WPF ramblings
In this post, I’ll be showing how to use resources for which you don’t know in design time the key to use in xaml (maybe because you’re loading them dynamically), by binding them to view model properties.