Hi,
I am using PRISM 5.0 with Unity.
Currently I had one Shell with different region layout and user controls. These user controls are loaded in region.
Now I want to create another Shell with completely different region layout and user control. Here even user control layout will also completely different. So I will create new user controls. I can not use the same shell as layout of main window is completely different.
So there are 2 different Shells. Now I want to load one of this Shell at runtime based on some criteria. How can I achieve it? Here based on user's choice I want to display completely different view.
Please also let me know if I am doing any thing wrong or any other better way to achieve this...
Thanks,
Ayaz Shaikh