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