I have some modules loaded by permission. Now i want to run/don't run some code based on the fact that module loaded or not loaded.
I have IModuleManager available to me but it doesn't have any of this information. Is there any place in PRISM where I can pull list of modules and loaded/not loaded status?