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