private void AGVPara_Click(object sender, RoutedEventArgs e) { AGVParaSetting apsdialog = new AGVParaSetting(); apsdialog.Show(); }