You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not an MVVM framework. It is just the base class I use to reduce the friction when writing ViewModels. Making it public to share my ideas.
4
+
5
+
This ViewModel base class is fully documented in this blog post: [Adventures in MVVM -- My ViewModel Base](http://houseofbilz.com/archive/2010/05/08/adventures-in-mvvm-ndash-my-viewmodel-base.aspx)
6
+
7
+
The ViewModelLocator is documented in this blog post: [Adventures in MVVM -- ViewModel Location and Creation](http://www.houseofbilz.com/archive/2010/06/04/adventures-in-mvvm-ndash-viewmodel-location-and-creation.aspx)
0 commit comments