This question is locked. New answers and comments are not allowed.
When using the Silverlight RadMap control in an MVVM solution, it does not seem to go out of scope and keeps the associated view and viewmodel in memory even if the unloaded event on the view is called. Is there something that we should be calling / doing to get it to release resources?