1 write to _nextNode
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextTreeFixupNode.cs (1)
53
_nextNode
= nextNode;
1 reference to _nextNode
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextTreeFixupNode.cs (1)
352
return
_nextNode
;