Search code examples
scrollitemscontrolpixelsensescatterview

How to programmatically scroll a SurfaceScatterView


The SurfaceScatterView is an ItemControl, I want to scroll it into a position that I choose, Can any one help , Thanks


Solution

  • Problem resolved , ScrollToHorizontalOffset(double d) ScrollToVerticalOffset(double d)