gabs 0 Light Poster

Hi!

I'm trying to create a WPF application using MVVM design pattern. I'd like to create a window with a menu, that by pressing the different buttons on the menu, I move between views. If I create the views as usercontrols, how can I dynamically switch between them, in a way that supports the design pattern, i.e. commands and viewmodel?

Thanks :)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.