AssemblyCatalog Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The AssemblyCatalog type exposes the following members.

Properties

  Name Description
Public property Assembly Gets the assembly whose attributed types are contained in the assembly catalog.
Public property Parts Gets the part definitions that are contained in the assembly catalog. (Overrides ComposablePartCatalog.Parts.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property ICompositionElement.DisplayName Gets the display name of the AssemblyCatalog object.
Explicit interface implemetationPrivate property ICompositionElement.Origin Gets the composition element that this element originated from.

Top