I use prism with MEF and i have data comming from different modules can be displayed in a typical view because it is only list of items with search box to find certain item, so i need to have one view but be able to switch view models instead of building one view for each view model.
↧