I have a WPF application built on .NET 4.5. The latest version of the map control (version 1.0.1.0) is causing an issue if it is used within a datatemplate. This does not happen with the previous version I was using from NuGet (version 1.0.0.0). It is easy to reproduce the issue:I have a WPF application built on .NET 4.5. The