WriteableBitmap or PNG writer memory leak?
问题 I am building a small Windows Phone 8 app (a Christian-Orthodox calendar) which has a background agent which should update the live tile. The app will require access to the contacts in the phone so I opted out of internet access so backend tile generation is, at least now out of question. I personally would not trust an app that has access to my contacts AND to internet. Recently my scheduled agent (which generates three PNGs) started OutOfMemoryException-ing on me. Consistently. I've used