namespace PaintDotNet { public delegate void MovingEventHandler(object sender, MovingEventArgs e); }