using Prism.Events; namespace UIStandard.Common { public class LoadingEvent : PubSubEvent { } }