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