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