Skip to content

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.