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