namespace PaintDotNet { internal delegate void ColorEventHandler(object sender, ColorEventArgs ce); }