using Prism.Events; namespace SWS.CAD.Event { public class GetdwgFileIdEvent : PubSubEvent { } }