1 write to _leftChildNode
PresentationFramework (1)
System\Windows\Documents\TextTreeTextNode.cs (1)
345
_leftChildNode
= (TextTreeNode)value;
1 reference to _leftChildNode
PresentationFramework (1)
System\Windows\Documents\TextTreeTextNode.cs (1)
340
return
_leftChildNode
;