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