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