Ejemplo n.º 1
0
 private void Button_Click_2(object sender, RoutedEventArgs e)
 {
     Selectors window = new Selectors();
     window.Show();
 }