'Declaration <CategoryAttribute("VintaSoft, Annotation")> <DescriptionAttribute("Occurs when HoveredAnnotationView property is changing.")> Public Event HoveredAnnotationViewChanging As System.EventHandler(Of AnnotationViewEventArgs)
[Category("VintaSoft, Annotation")] [Description("Occurs when HoveredAnnotationView property is changing.")] public event System.EventHandler<AnnotationViewEventArgs> HoveredAnnotationViewChanging
[Category("VintaSoft, Annotation")] [Description("Occurs when HoveredAnnotationView property is changing.")] public: __event System.EventHandler<AnnotationViewEventArgs*>* HoveredAnnotationViewChanging
[Category("VintaSoft, Annotation")] [Description("Occurs when HoveredAnnotationView property is changing.")] public:
event System.EventHandler<AnnotationViewEventArgs^>^ HoveredAnnotationViewChanging