1 write to _rightChildNode
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextTreeTextNode.cs (1)
362
_rightChildNode
= (TextTreeNode)value;
1 reference to _rightChildNode
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextTreeTextNode.cs (1)
357
return
_rightChildNode
;