Example #1
0
 private void StopGeoWatcher(object obj)
 {
     _locationManager.StopGeoReceiver();
     SetButtonEnabled(false);
 }