namespace PaintDotNet { public delegate void ProgressEventHandler(object sender, ProgressEventArgs e); }