Exemplo n.º 1
0
 private void map1_LandmarksEnabledChanged_1(object sender, MapLandmarksEnabledChangedEventArgs e)
 {
     Debug.WriteLine("Map LandmarksEnabled Changed to : " + map1.LandmarksEnabled);
 }
Exemplo n.º 2
0
 private void map1_LandmarksEnabledChanged_1(object sender, MapLandmarksEnabledChangedEventArgs e)
 {
     Debug.WriteLine("map1_LandmarksEnabledChanged_1");
 }