Quantcast
Channel: patterns & practices: Prism
Viewing all articles
Browse latest Browse all 1878

New Post: IModule.Initialized not getting called.

$
0
0
Hi Guido,

I found some minor bug in your code. Access modifier for RegionViewRegistry property should be public, otherwise MEF would throw an error on module initialization.
        // This is more correct :)
        [Import]
        public IRegionViewRegistry RegionViewRegistry { private get; set; }

Viewing all articles
Browse latest Browse all 1878

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>