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