I am re-asking this as my previous question was mistakenly closed.
Is it possible to limit the zoom for the Bing Maps WPF control? My goal is to prevent the user from zooming too far out and seeing multiple "worlds" tiled side by side.
This is not a duplicate of the similar question relating to the AJAX API. The AJAX API and the WPF API are not the same, and function quite differently in many respects. Zoom appears to be one of them as attempting to implement the AJAX solution (before I asked the question) was unsuccessful.
Thanks!