1 write to _textContainer
PresentationFramework (1)
src\Framework\System\Windows\Documents\Highlights.cs (1)
38
_textContainer
= textContainer;
2 references to _textContainer
PresentationFramework (2)
src\Framework\System\Windows\Documents\Highlights.cs (2)
295
return
_textContainer
;
355
highlightTransitionPosition =
_textContainer
.CreateStaticPointerAtOffset(0);