1 write to _leftChildNode
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextTreeObjectNode.cs (1)
161
_leftChildNode
= (TextTreeNode)value;
1 reference to _leftChildNode
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextTreeObjectNode.cs (1)
156
return
_leftChildNode
;