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