private void MaintainActiveCalCurveClick(object sender, RoutedEventArgs e) { IDDActiveCal f = new IDDActiveCal(); f.ShowDialog(); }