I hope this is where you place questions about WPF. I have been working on porting the existing C# application to WPF. I have just about completed the port but have come across an odd problem. In a section of code that was working fine before I am not
getting an Out of memory exception while calling this method to redraw an overlay layter. winformsMap1.Refresh(winformsMap1.Overlays["VehicleOverlay"]); Has there been any reports of such errors using the latest build 3.1.299
I will continue to look for some sort of error in the existing code but this is a port of working code.