1 write to _containedNode
PresentationFramework (1)
System\Windows\Documents\TextTreeTextElementNode.cs (1)
120
_containedNode
= (TextTreeNode)value;
1 reference to _containedNode
PresentationFramework (1)
System\Windows\Documents\TextTreeTextElementNode.cs (1)
115
return
_containedNode
;