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