<p>The page which used TiltEffect or ContextMenu can not be Finalized</p>
Comments: ** Comment from web user: uxadditives **
Comments: ** Comment from web user: uxadditives **
agree, not realy a low impact issue, but impact can be rather high if page with lots of images is kept in memory. Luckily enough when you hit a next page with tilteffect, the previous page will be released. Problem is the "static currentTiltElement = element;" assignment.
I found a work around to get rid of the memory leak for the TiltEffect, look here: http://silverlight.codeplex.com/workitem/9916