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