Exemplo n.º 1
0
 public GestureListener(HorizontalListView horizontalListView)
 {
     _horizontalListView = horizontalListView;
 }
Exemplo n.º 2
0
 public DataObserver(HorizontalListView horizontalListView)
 {
     _horizontalListView = horizontalListView;
 }