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