如何更改WP7应用程序中的页面?
使用
NavigationService.Navigate.
例:
NavigationService.Navigate(new Uri("/Schedules.xaml",UriKind.Relative));
例:
NavigationService.Navigate(new Uri("/Schedules.xaml",UriKind.Relative));