private void Button_Click_2(object sender, RoutedEventArgs e) { EvoDrinkUi tmp = new EvoDrinkUi(); tmp.Show(); }