1 write to _object
PresentationFramework (1)
MS\Internal\Data\ObjectRef.cs (1)
639
_object
= o;
1 reference to _object
PresentationFramework (1)
MS\Internal\Data\ObjectRef.cs (1)
653
return (_element != null) ? _element.Target :
_object
;