Ejemplo n.º 1
0
 private void _buttonRightManyArrow_Click(object sender, RoutedEventArgs e)
 {
     Carousel.RotateIncrement(max);
 }