MVVM Light Portable Class Library Navigation
I am making a Windows Phone 8 app using the MVVM architecture and a
portable class library. I am currently using MVVM light messages to
navigate to a new page. Is there a different approach that I can use
instead of messages because I always have to put code in the code behind.
No comments:
Post a Comment