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