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