Ejemplo n.º 1
0
 public PatientSearchPage()
 {
     InitializeComponent();
     _viewModel = BindingContext as PatientSearchPageViewModel;
 }