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