Exemplo n.º 1
0
 private void ListViewClick(object sender, RoutedEventArgs e)
 {
     ListView_test.MainWindow window = new ListView_test.MainWindow();
     window.Show();
 }
Exemplo n.º 2
0
 private void ListViewClick(object sender, RoutedEventArgs e)
 {
     ListView_test.MainWindow window = new ListView_test.MainWindow();
     window.Show();
 }