此论坛已关闭。感谢你的参与。
在你的button click事件处理中写:NavigationService.Navigate(new Uri("/YourPage.xaml", UriKind.Relative));
在你的button click事件处理中写:
NavigationService.Navigate(new Uri("/YourPage.xaml", UriKind.Relative));