Share via


ModuleManager.LoadModulesThatAreReadyForLoad Method

Loads the modules that are not intialized and have their dependencies loaded.

Namespace:  Microsoft.Practices.Prism.Modularity
Assembly:  Microsoft.Practices.Prism (in Microsoft.Practices.Prism.dll)

Syntax

protected void LoadModulesThatAreReadyForLoad()
'Declaration
Protected Sub LoadModulesThatAreReadyForLoad

See Also

ModuleManager Class

Microsoft.Practices.Prism.Modularity Namespace