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