AssemblyCatalog::ICompositionElement::Origin Property
.NET Framework (current version)
Gets the composition element that this element originated from.
Assembly: System.ComponentModel.Composition (in System.ComponentModel.Composition.dll)
private: property ICompositionElement^ Origin { virtual ICompositionElement^ get() sealed = ICompositionElement::Origin::get; }
Implements
ICompositionElement::OriginThis member is an explicit interface member implementation. It can be used only when the AssemblyCatalog instance is cast to an ICompositionElement interface.
.NET Framework
Available since 4.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 4.0
Available since 4.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 4.0
Show: