private void ReportBackgroundClick(object sender, RoutedEventArgs e) { IDDReviewBackground f = new IDDReviewBackground(); f.Show(); }