1 write to _underlyingObject
System.ComponentModel.Composition (1)
System\ComponentModel\Composition\Primitives\CompositionElement.cs (1)
21
_underlyingObject
= underlyingObject;
1 reference to _underlyingObject
System.ComponentModel.Composition (1)
System\ComponentModel\Composition\Primitives\CompositionElement.cs (1)
47
get { return
_underlyingObject
; }