surface-toolkit

Data-Virtualization problem with SurfaceScrollViewer

I'm in a situation where I'm using an ItemsControl with a SurfaceScrollViewer bound to an AsyncVirtualizingCollection and all of the data is being requested. I'm aware that it's due to the ItemsControl request all of the data but I'm not sure how to get around this. I've tried the AsyncVirtualizingCollection bound to a ListBox and it wo...

"Tap-And-Hold" Gesture on ScatterViewItem with Surface Toolkit for Windows 7

Hi, I can't find out the best way to implement this gesture on ScatterViewItems. Also, I would like to use a wipe-gesture but that's further away ... ...