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