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