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