1 write to _leftChildNode
PresentationFramework (1)
System\Windows\Documents\TextTreeObjectNode.cs (1)
155
_leftChildNode
= (TextTreeNode)value;
1 reference to _leftChildNode
PresentationFramework (1)
System\Windows\Documents\TextTreeObjectNode.cs (1)
150
return
_leftChildNode
;