JP White

JP White

  • NA
  • 7
  • 1.4k

How to call a view from a view model using MVVM pattern

Aug 12 2016 8:41 AM

Hello,

I have two view models A and B. On a double click on view A I need to display view B. How can I call a view B from a view Model A using the MVVM pattern.
 
I have looked around and I couldn't find a clear example that demonstrate this fundamental concept for the MVVM pattern.
Thank you

Answers (3)