2 writes to _textContainer
PresentationFramework (2)
src\Framework\MS\Internal\Documents\DocumentPageTextView.cs (2)
49
_textContainer
= textContainer;
75
_textContainer
= textContainer;
1 reference to _textContainer
PresentationFramework (1)
src\Framework\MS\Internal\Documents\DocumentPageTextView.cs (1)
488
get { return
_textContainer
; }