Posted 16 years ago
by Cameron MacFarland
-
Senior Software Engineer,
Orelogy Geotechnical
There seems to be a memory leak in the Zooming sample. If you open the sample, and then zoom the text in and out the memory usage just keeps climbing, and several exceptions are thrown.
These three lines are repeated in my debug window when zooming.
Otherwise, keep up the good work.
[Modified at 01/29/2009 08:33 PM]
[Modified at 01/29/2009 08:34 PM]
A first chance exception of type 'MS.Internal.FontCache.FontCacheFullException' occurred in PresentationCore.dll
A first chance exception of type 'System.OutOfMemoryException' occurred in PresentationCore.dll
A first chance exception of type 'MS.Internal.FontCache.FontCacheFullException' occurred in PresentationCore.dll
Otherwise, keep up the good work.
[Modified at 01/29/2009 08:33 PM]
[Modified at 01/29/2009 08:34 PM]