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
Tapan PatelPosted Aug 12, 2016, 10:32 AM
JP WhitePosted Aug 12, 2016, 9:09 AM
Tapan PatelPosted Aug 12, 2016, 8:50 AM