1 write to _component
PresentationFramework (1)
src\Framework\MS\Internal\Data\XDeferredAxisSource.cs (1)
51
_component
= new WeakReference(component);
1 reference to _component
PresentationFramework (1)
src\Framework\MS\Internal\Data\XDeferredAxisSource.cs (1)
64
object component =
_component
.Target;