Пример #1
0
 private void TapGestureRecognizer_Tapped(object sender, EventArgs e)
 {
     _viewModel.TakePicture();
 }