2 writes to _doc
PresentationFramework (2)
System\Windows\Documents\DocumentReference.cs (2)
113
_doc
= doc;
150
docRef.
_doc
= null;
3 references to _doc
PresentationFramework (3)
System\Windows\Documents\DocumentReference.cs (3)
72
if (
_doc
!= null)
74
idp =
_doc
;
203
_doc {
_doc
?.GetHashCode() ?? 0}