private void MenuItem_Click_4(object sender, RoutedEventArgs e) { Libro ventana = new Libro(); ventana.ShowDialog(); }