namespace PaintDotNet { public delegate void HandledEventHandler(object sender, HandledEventArgs e); }