2 writes to _doc
PresentationFramework (2)
System\Windows\Documents\DocumentReference.cs (2)
112
_doc
= doc;
148
docRef.
_doc
= null;
2 references to _doc
PresentationFramework (2)
System\Windows\Documents\DocumentReference.cs (2)
71
if (
_doc
!= null)
73
idp =
_doc
;