1 write to _leftChildNode
PresentationFramework (1)
System\Windows\Documents\TextTreeTextBlock.cs (1)
349
_leftChildNode
= (TextTreeTextBlock)value;
1 reference to _leftChildNode
PresentationFramework (1)
System\Windows\Documents\TextTreeTextBlock.cs (1)
344
return
_leftChildNode
;