After closing the view that contains the map control, the map control stays in memory. All layers, events, bindings are removed prior to dispose. Viewing the memory in a memory profile shows there are event instances still attached to the map
control by the AnimationDriver. Is there anything that can be done prior to dispose to release the resources in the map control so that it can be released in memory? Currently, every time the map control is loaded, the count of map controls in
memory increases.
Microsoft is conducting an online survey to understand your opinion of the Msdn Web site. If you choose to participate, the online survey will be presented to you when you leave the Msdn Web site.