I want to use a WrapPanel in my WP7 app, so I used the wrappanel contained in Silverlight for Windows Phone Toolkit. The problem with this wrappanel is that it doesnt support UI virtualization.
Can you give some directions on how to implement UI virtualization for a WrapPanel?