I\'m stilling trying to figure out the answer to this question: https://stackoverflow.com/questions/14379994/wpf-memory-optimization-advice
So I created a test code:
.NET garbage collector automatically takes care of removing objects which are not referenced any more.Take a look at this MSDN