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