AssemblyCatalog.ICompositionElement.Origin Property
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Gets the composition element that this element originated from.
Namespace: System.ComponentModel.Composition.Hosting
Assembly: System.ComponentModel.Composition (in System.ComponentModel.Composition.dll)
Syntax
'Declaration
Private ReadOnly Property Origin As ICompositionElement
Implements ICompositionElement.Origin
ICompositionElement ICompositionElement.Origin { get; }
Property Value
Type: System.ComponentModel.Composition.Primitives.ICompositionElement
Always nulla null reference (Nothing in Visual Basic).
Implements
Remarks
This member is an explicit interface member implementation. It can be used only when the AssemblyCatalog instance is cast to an ICompositionElement interface.
Version Information
Silverlight
Supported in: 5, 4
Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.