using DTS.Common.RibbonControl; namespace DTS.Common.Interface { public interface ICheckChannelsMenuViewModel : IRibbonViewModel { } }