I am using mvvmlight to build my app. And I need to change the Window.Current.Content to other type. So I try to override the NavigateTo method which in NavigationService type. But I found I can not access the page key dictionary.
↧