I'm developing a windows store application using c# , the problem is My location is not totally correct , so i want to get the longitude and latitude manually on mouse click on the bing map ( I found the solution only in WPF Application on Map controls)
or for the best solution to me is to make the pushpin drag-gable to make it on the correct position.
Can u give me a simple code to do it ? thank you