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