using Microsoft.Practices.Prism.Events; namespace DTS.Common.Events { public class NavigateFromTSRAIRGoToDataPROEvent : CompositePresentationEvent { } public class NavigateFromTSRAIRGoToDataPROArg { } }