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