Hi,
I have a Wpf prism application. I made it as a Class library so that I am able to generate a dll for this Prism application.
Now I want to use this DLL in another Windows Application, and launch that application from windows form.
As we know that the launching process of Prism App is different.
How can i launch Prism App (Shell or Home Screen) from Windows form...?
Thanks,
Srini.
I have a Wpf prism application. I made it as a Class library so that I am able to generate a dll for this Prism application.
Now I want to use this DLL in another Windows Application, and launch that application from windows form.
As we know that the launching process of Prism App is different.
How can i launch Prism App (Shell or Home Screen) from Windows form...?
Thanks,
Srini.