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