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