In my application, I've been asked to place the mouse coordinate in a control away from the map control itself.
I'm aware of the MapTools.MouseCoordinate.IsEnabled property, but this only displays the data on the map control.
I couldn't see any way of grabbing this information so is it possible to get it exposed as a property?
David