0
kicks
Use Bing Maps SetView method with MVVM messaging on Windows Phone 7
When you are developing on the Windows Phone 7 and want to use Bing Maps, you'll notice not everything is 100% MVVMable.
On example is the use of the SetView method, here I explain a solution by using the MVVMLight messaging features.