1 write to _firstContainedNode
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextTreeFixupNode.cs (1)
55
_firstContainedNode
= firstContainedNode;
1 reference to _firstContainedNode
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextTreeFixupNode.cs (1)
372
return
_firstContainedNode
;