ComposablePartException::Element Property
.NET Framework (current version)
Gets the composition element that is the cause of the exception.
Assembly: System.ComponentModel.Composition (in System.ComponentModel.Composition.dll)
Property Value
Type: System.ComponentModel.Composition.Primitives::ICompositionElement^The compositional element that is the cause of the ComposablePartException. The default is null.
.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: