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