using Prism.Events; namespace RIZO_Application.Core { public class ScanEvent : PubSubEvent { } }