2 writes to _doc
PresentationFramework (2)
System\Windows\Documents\DocumentReference.cs (2)
112
_doc
= doc;
148
docRef.
_doc
= null;
3 references to _doc
PresentationFramework (3)
System\Windows\Documents\DocumentReference.cs (3)
71
if (
_doc
!= null)
73
idp =
_doc
;
201
_doc {
_doc
?.GetHashCode() ?? 0}