Sunday, May 20, 2012

navigate to new page, then user hits back on phone to return to previous page for zoo time

Navigate to a new page:
NavigationService.Navigate(new Uri("/PGLogin.xaml", UriKind.Relative));

No comments:

Post a Comment