'Declaration <CategoryAttribute("VintaSoft, Annotation")> <DescriptionAttribute("Occurs when the AnnotationsData property is changed.")> Public Event AnnotationDataControllerChanged As System.EventHandler(Of AnnotationDataControllerChangedEventArgs)
[Category("VintaSoft, Annotation")] [Description("Occurs when the AnnotationsData property is changed.")] public event System.EventHandler<AnnotationDataControllerChangedEventArgs> AnnotationDataControllerChanged
[Category("VintaSoft, Annotation")] [Description("Occurs when the AnnotationsData property is changed.")] public: __event System.EventHandler<AnnotationDataControllerChangedEventArgs*>* AnnotationDataControllerChanged
[Category("VintaSoft, Annotation")] [Description("Occurs when the AnnotationsData property is changed.")] public:
event System.EventHandler<AnnotationDataControllerChangedEventArgs^>^ AnnotationDataControllerChanged