Here's the link to one of my test solutions. Click the close button and notice that the View and ViewModel remain in memory.
The list in my modules viewmodel generates 16mb worth of list<string> data just for me to easily see the change in Ants memory profiler. The 16mb remains in memory.
I'm at wits end with this thing :(
The list in my modules viewmodel generates 16mb worth of list<string> data just for me to easily see the change in Ants memory profiler. The 16mb remains in memory.
I'm at wits end with this thing :(