private void seatFirst_Click(object sender, RoutedEventArgs e) { FirstConfirm3 firstc3 = new FirstConfirm3(); firstc3.Show(); }