'Declaration <DescriptionAttribute("Occurs when the annotation transforming is started.")> <CategoryAttribute("VintaSoft, Annotation")> Public Event AnnotationTransformingStarted As System.EventHandler(Of WpfAnnotationViewEventArgs)
[Description("Occurs when the annotation transforming is started.")] [Category("VintaSoft, Annotation")] public event System.EventHandler<WpfAnnotationViewEventArgs> AnnotationTransformingStarted
[Description("Occurs when the annotation transforming is started.")] [Category("VintaSoft, Annotation")] public: __event System.EventHandler<WpfAnnotationViewEventArgs*>* AnnotationTransformingStarted
[Description("Occurs when the annotation transforming is started.")] [Category("VintaSoft, Annotation")] public:
event System.EventHandler<WpfAnnotationViewEventArgs^>^ AnnotationTransformingStarted