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