using Prism.Events; namespace FlexitimeTaskbarUtility.Events { public class UserLoggedOutEvent:PubSubEvent { } }