3 references to Element
System.ComponentModel.Composition (3)
System\ComponentModel\Composition\Primitives\ComposablePartException.cs (2)
86/// the <see cref="ComposablePartException.Element"/> property to 127/// the <see cref="ComposablePartException.Element"/> property to
System\ComponentModel\Composition\Primitives\ComposablePartExceptionDebuggerProxy.cs (1)
21get { return _exception.Element; }