예제 #1
0
 private void TopScroller_OnTopScrollingRequested(object sender, EventArgs e)
 {
     ContentListView.ScrollToTheTop();
 }