Example #1
0
 private void ZoomInButton_OnClick(object sender, RoutedEventArgs e)
 {
     _croppingAdorner.ZoomCroppingRect(AdjustUnit);
 }