Browsing articles from "June, 2009"
Jun
16
2009

Using Data Binding with Static Resources in WPF

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.