1 write to _textContainer
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\StructuralCache.cs (1)
53
_textContainer
= textContainer;
2 references to _textContainer
PresentationFramework (2)
src\Framework\MS\Internal\PtsHost\StructuralCache.cs (2)
247
return
_textContainer
.Parent;
327
return
_textContainer
;