'Declaration <CategoryAttribute("VintaSoft, Annotation")> <DescriptionAttribute("Occurs when the annotation building is finished.")> Public Event AnnotationBuildingFinished As System.EventHandler(Of WpfAnnotationViewEventArgs)
[Category("VintaSoft, Annotation")] [Description("Occurs when the annotation building is finished.")] public event System.EventHandler<WpfAnnotationViewEventArgs> AnnotationBuildingFinished
[Category("VintaSoft, Annotation")] [Description("Occurs when the annotation building is finished.")] public: __event System.EventHandler<WpfAnnotationViewEventArgs*>* AnnotationBuildingFinished
[Category("VintaSoft, Annotation")] [Description("Occurs when the annotation building is finished.")] public:
event System.EventHandler<WpfAnnotationViewEventArgs^>^ AnnotationBuildingFinished