02-20-2012, 11:14 PM
I have a scenario where I am wrapping a zoompanel around a svgviewbox that I need to load/reload many times. Currently I am simply setting the Source property to a new svg file, but after a couple times, I start getting out of memory errors. Is this the correct way to change the source, or is it not designed to do this?

