Hi,
I am trying to use MVVM model to make my windows 8 app and I have bound a button click on my first page view to move to the next page, but I am facing a problem of sending any type of data to the next page's view Model. Can someone please share any insight on this? Is it a right approach ?