예제 #1
0
 private void _buttonLeftArrow_Click(object sender, RoutedEventArgs e)
 {
     Carousel.RotateRight();
 }