private void CreationEquipage(object sender, RoutedEventArgs e) { CreationEquipage crea = new CreationEquipage(); crea.ShowDialog(); }