forked from reflection-emit/Cauldron
-
Notifications
You must be signed in to change notification settings - Fork 18
MVVM Navigator
Reflection Emit edited this page Dec 15, 2017
·
9 revisions
The Navigator handles the creation of new windows in a non-single-page application. This also includes the creation of modal pop-up that can return results. A viewmodel that is meant to return return result has to implement the IDialogViewModel interface.