Microsoft.Practices.Prism.MefExtensions.Modularity Namespace

Classes

  Class Description
Public class DownloadedPartCatalogCollection
Holds a collection of composable part catalogs keyed by module info.
Public class MefModuleInitializer
Exports the ModuleInitializer using the Managed Extensibility Framework (MEF).
Public class MefModuleManager
Component responsible for coordinating the modules' type loading and module initialization process.
Public class MefXapModuleTypeLoader
Provides a XAP type loader using the MEF DeploymentCatalog.
Public class ModuleExportAttribute
An attribute that is applied to describe the Managed Extensibility Framework export of an IModule.

Interfaces

  Interface Description
Public interface IModuleExport
Describe the Managed Extensibility Framework export of an IModule.