The described approach is related to the preview version of our MVVM Frameworks for WinForms. We've significantly improved its API. Please refer to the new documentation (WinForms MVVM) and the code example (MVVM Best Practices).
______________________________
This example demonstrates how to implement a multi-level navigation in MVPVM application.
Lesson 1 - Create a Simple MVPVM Application (Example)
Lesson 2 - Commands. Presenter. (Example)
Lesson 3 - Interaction Between Views. Services. (Example)
Lesson 4 - Navigation in MVPVM Applications (Example)
Lesson 5 - Advanced MVPVM Application(Example)
>> Lesson 6 - Multi-level navigation in MVPVM applications
______________________________
This example demonstrates how to implement a multi-level navigation in MVPVM application.
Lesson 1 - Create a Simple MVPVM Application (Example)
Lesson 2 - Commands. Presenter. (Example)
Lesson 3 - Interaction Between Views. Services. (Example)
Lesson 4 - Navigation in MVPVM Applications (Example)
Lesson 5 - Advanced MVPVM Application(Example)
>> Lesson 6 - Multi-level navigation in MVPVM applications