private void elasticDemo_Click(object sender, RoutedEventArgs e) { var eW = new Elastic(); eW.Show(); }