'Declaration <DescriptionAttribute("Occurs when the annotation is moving between images in multipage display mode.")> <CategoryAttribute("VintaSoft, Annotation")> Public Event AnnotationsMoving As System.EventHandler(Of WpfAnnotationsMovingEventArgs)
[Description("Occurs when the annotation is moving between images in multipage display mode.")] [Category("VintaSoft, Annotation")] public event System.EventHandler<WpfAnnotationsMovingEventArgs> AnnotationsMoving
[Description("Occurs when the annotation is moving between images in multipage display mode.")] [Category("VintaSoft, Annotation")] public: __event System.EventHandler<WpfAnnotationsMovingEventArgs*>* AnnotationsMoving
[Description("Occurs when the annotation is moving between images in multipage display mode.")] [Category("VintaSoft, Annotation")] public:
event System.EventHandler<WpfAnnotationsMovingEventArgs^>^ AnnotationsMoving