Exemplo n.º 1
0
 private void PasswordCorrect()
 {
     PasswordFrame.Navigate(typeof(LanguageSelectionPage), _selectedRoute);
 }
Exemplo n.º 2
0
 private void PasswordCorrect()
 {
     PasswordFrame.Navigate(typeof(RouteSelectionPage));
 }