Answer the question
In order to leave comments, you need to log in
How to avoid memory overflow due to pictures in ListView on Windows Universal app?
Windows Universal app (Windows 8.1/Windows Phone 8.1).
There is a ListView tape, in which pictures can sometimes be attached to some of the records, and the more there are, the greater the memory consumption, up to OutOfMemoryException. How can you implement the removal from memory of elements that are not visible on the screen?
Answer the question
In order to leave comments, you need to log in
You can start here: msdn.microsoft.com/en-us/library/windows/apps/xaml...
You
can see a WPF example here: www.codeproject.com/Articles/34405/WPF-Data-Virtua...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question