private void Button_Variation1_Click(object sender, RoutedEventArgs e) { Botchling botch = new Botchling(); LoadPage.NavigationService.Navigate(botch); Clear(); }
private void Button_7_Click(object sender, RoutedEventArgs e) { Cursed.Botchling botch = new Cursed.Botchling(); ChangePage(); LoadPage.NavigationService.Navigate(botch); }