Browsing articles tagged with " Static Resource"
Jun
16
2009
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.
An article by