1

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.

Robaticus
  • 22,857
  • 5
  • 54
  • 63

1 Answers1

1

Maybe here => http://www.binarymission.co.uk/Products/WPF_SL/virtualizingwrappanel_wpf_sl.htm

Julien
  • 3,509
  • 20
  • 35