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