Page Close
aaron@dawsystems.com
Posts: 2
I have a xaml Page that is closing properly and removing all used bytes from RAM BUT...... it is leaving behind a class. The screen has a TreeView control on it. When i select a node on the tree i fill a bunch of controls to the right of the tree with the datacontext of the node. THe treeview is filled with XML.
THe class entry is: frmForm+_Closure$__107
It is only about 90 KB but never seems to be removed from RAM.
Any Ideas?
THe class entry is: frmForm+_Closure$__107
It is only about 90 KB but never seems to be removed from RAM.
Any Ideas?