Prism:EventAggregator and MEF - 2 different instances of EventAggregator?

The problem is that the MefBootstrapper creates a Container but does not register it as the DEFAULT container. When SatisfyImports is called, MEF does not see any container, so it creates a new one. That is why the instances are different, because 2 different containers are being created.

To solve this, simply set the Prism Container as the default container for MEF to use.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions