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