namespace DelftTools.Controls { public interface IMenuItem : IMenuItemCollection { } }