namespace PaintDotNet { public interface IHotKeyTarget : IDisposedEvent, IFormAssociate { } }