Пример #1
0
 private void OnApplyingTransform()
 {
     if (xmlTransformable != null)
     {
         xmlTransformable.OnBeforeChange();
     }
 }