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