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