Where can i find virtualizing WrapPanel for Windows Phone or way to implement it successfully, In current situation when there are more than 100 images the page gets hang. But using VirtualizingStackPanel it works fine. I also want to know if there is any other way to do the same.
Asked
Active
Viewed 319 times
1
-
Take a look at the answer on here [1]: http://stackoverflow.com/questions/7978933/virtualizing-wrappanel-for-wp7 – Paul Marques Feb 25 '12 at 19:01