1 write to _containedNode
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextTreeRootTextBlock.cs (1)
90
_containedNode
= (TextTreeTextBlock)value;
1 reference to _containedNode
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextTreeRootTextBlock.cs (1)
85
return
_containedNode
;