Page navigation through ViewModel using MVVMLight in windows 8

前端 未结 3 925
不思量自难忘°
不思量自难忘° 2020-12-09 06:08

I just started developing my brand new windows 8 application last week using mvvm light.I am familiar with mvvmlight WP7 navigation. How i can achieve the same in windows 8.

3条回答
  •  一整个雨季
    2020-12-09 06:33

    Read the article published in MSDN Magazine just recently by Laurent Bugnion himself on working with the MVVM Light Toolkit and Windows 8.

    Towards the end of the article he explains exactly how to setup the NavigationService you need.

    http://msdn.microsoft.com/en-us/magazine/jj651572.aspx

提交回复
热议问题