private void Button_Click_1(object sender, RoutedEventArgs e) { ShowModel showModel = new ShowModel(); showModel.Show(); }