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)
47get { return _underlyingObject; }