1 write to _rightChildNode
PresentationFramework (1)
System\Windows\Documents\TextTreeTextBlock.cs (1)
364
_rightChildNode
= (TextTreeTextBlock)value;
1 reference to _rightChildNode
PresentationFramework (1)
System\Windows\Documents\TextTreeTextBlock.cs (1)
359
return
_rightChildNode
;