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