How to navigate between screens with WPF and PRISM

0

I created 4 screens in Visual Studio (WPF) and installed PRISM. I want to navigate between the screens using PRISM when I click the buttons. In other words, in the initial screen, user fills the screen and clicks continue, then goes to the second screen and so on. From what I understand PRISM has some methods for this but I'm not getting it.

    
asked by anonymous 23.05.2018 / 14:52

0 answers