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