PhonePerformance is a Windows Phone 7 assembly with classes to enable better performance for ListBox scrolling and Image display by delay-loading content and pushing as much work off the UI thread as possible.
Info
Version: | 1.2.1 |
Author(s): | David Anson (Delay) |
Last Update: | Saturday, April 14, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://blogs.msdn.com/b/delay/ |
NuGet Url: | https://www.nuget.org/packages/PhonePerformance |
Install
Install-Package PhonePerformance
dotnet add package PhonePerformance
paket add PhonePerformance
PhonePerformance Download (Unzip the "nupkg" after downloading)
Dependencies
Tags