1 write to _child
PresentationFramework (1)
System\Windows\Documents\PageContentAsyncResult.cs (1)
49
this.
_child
= child;
2 references to _child
PresentationFramework (2)
System\Windows\Documents\PageContentAsyncResult.cs (2)
134
if (this.
_child
!= null)
137
this._result = this.
_child
;