C#C
C#3y ago
goooosee

❔ WPF MVVM multiple views problem

hello im wpf begginer currently im following this video https://youtu.be/N26C_Cq-gAY to make multiple view c# program
image.png
YouTubeSingletonSean
Learn how to setup the infrastructure for navigation in an MVVM application. Implementing this infrastructure makes common navigation scenarios, such as switching views, very easy to achieve throughout the application.

Navigation is an essential piece of an application. In this series, I demonstrate how to implement various navigation scenarios...
Was this page helpful?