Hey Hope somebody can help.
I have in group developed on many different projects and we now want to combine these. I therefore include the projects. In the startup p
Just remove "/" before "component", like this:
NavigationService.Navigate(new Uri("/MVVMTestApp;component/View/MainPage.xaml", UriKind.Relative));