I am using WPF events from the prism framework. I need to publish an event after the previous event has been executed. Any ideas on how to do this?
Anonymous