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日 上午 07:39
-