private void ProgressBar_Click(object sender, RoutedEventArgs e) { ProgressBarStory pbs = new ProgressBarStory(); pbs.ShowDialog(); }