I have a pretty basic question, but for whatever reason, I have not been able to find the answer. I am porting some code based on a pretty old version of the ESRI .NET API. We would convert coordinates with methods like ESRI.ArcGIS.Client.Bing.Transform.WebMercatorToGeographic. I am simply trying to get the latitude and longitude of the mouse location. Any suggestions on where to start?