Example #1
0
 private void leftRotate_Click(object sender, RoutedEventArgs e)
 {
     browser.LeftRotate();
 }