示例#1
0
 public void JumpToIndex(int index)
 {
     horizontalScroller.JumpToIndex(index);
 }