IModuleCatalogItem Interface

Marker interface that allows both ModuleInfoGroups and ModuleInfos to be added to the IModuleCatalog from code and XAML.

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

Syntax

public interface IModuleCatalogItem
'Declaration
Public Interface IModuleCatalogItem

See Also

Microsoft.Practices.Prism.Modularity Namespace