0
kicks
A Generic Dialog ViewModel
I have created a wpf viewmodel for dialogs. I always found it strange that you needed for instance windows forms dialogs to open or save files in wpf. With this viewmodel it becomes easy to create flexible wpf dialogs.