Browsing articles from "June, 2009"
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.
Recent Comments
- Philip York on Using Data Binding with Static Resources in WPF
- Buddy James on A view model base class to use with MVVM in WPF
- LittleW on Using Data Binding with Static Resources in WPF
- roorback on A view model base class to use with MVVM in WPF
- Pedro Sampaio on An Introduction to ObservableCollection in WPF
An article by