Exemple #1
0
 private void btnEditDoctor_Click(object sender, RoutedEventArgs e)
 {
     doctorViewModel.EditDoctor();
 }