what all necessary steps to be done to handle dialog windows in MVVM.
Asked
Active
Viewed 249 times
1
-
possible duplicate of http://stackoverflow.com/questions/454868/handling-dialogs-in-wpf-with-mvvm – Wim Coenen May 03 '10 at 14:28
2 Answers
0
You might have a look at the ViewModel sample application of the WPF Application Framework (WAF). It shows how a dialog can be shown.

jbe
- 6,976
- 1
- 43
- 34