1 write to _textContainer
PresentationFramework (1)
System\Windows\Documents\Highlights.cs (1)
31
_textContainer
= textContainer;
2 references to _textContainer
PresentationFramework (2)
System\Windows\Documents\Highlights.cs (2)
288
return
_textContainer
;
348
highlightTransitionPosition =
_textContainer
.CreateStaticPointerAtOffset(0);