Code snippet for databound properties in MVVM
As you can read in the last couple of posts (like this, or this), I've been working with WPF for the last couple of weeks. Not very fun.
I'm doing mostly the VMs and that involves a lot of property change notifications. We use the MVVMLight