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