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