예제 #1
0
 private void Structure_OnUnchecked(object checkBoxObject, RoutedEventArgs e)
 {
     _vm.RemoveDvhCurve(GetStructure(checkBoxObject));
 }