Hi,
I am using a canvas to add some UIElements to it(The canvas represents a report page).Every time I create a new page and add some controls to it the memory grows.I tried to call the GG.Collect method but it doesn't free the memory.
My context is the following :I have a XpsDocumentWriter in which I put pages(every page is a canvas).
Do you have any solutions to my problem?
- 편집됨Cosmin_Rasina 2009년 7월 4일 토요일 오전 7:39
-