예제 #1
0
 private void btnEditPatient_Click(object sender, RoutedEventArgs e)
 {
     patientViewModel.EditPatient();
 }