Currently I'm coding pretty much with WPF Applications in MVVM style. I want to extend my current BaseViewModel with some new stuff that makes things easier and faster. One functionality I want to add is to observe all properties (with a specific attribute) and call the Currently I'm coding pretty much with WPF Appli