2 writes to _doc
PresentationFramework (2)
src\Framework\System\Windows\Documents\DocumentReference.cs (2)
130
_doc
= doc;
169
docRef.
_doc
= null;
2 references to _doc
PresentationFramework (2)
src\Framework\System\Windows\Documents\DocumentReference.cs (2)
90
if (
_doc
!= null)
92
idp =
_doc
;