using Prism.Events; namespace CapMachine.Wpf.PrismEvent { public class HistoryChartTabGroupSwitchEvent : PubSubEvent { } }