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