DeploymentCatalog.Parts Property
Silverlight
Gets all the parts contained in the catalog.
Namespace: System.ComponentModel.Composition.Hosting
Assembly: System.ComponentModel.Composition.Initialization (in System.ComponentModel.Composition.Initialization.dll)
'Declaration Public Overrides ReadOnly Property Parts As IQueryable(Of ComposablePartDefinition)
Property Value
Type: System.Linq.IQueryable(Of ComposablePartDefinition)A query enumerating all the parts contained in the catalog.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.