1 write to _textContainer
PresentationFramework (1)
System\Windows\Documents\Highlights.cs (1)
32
_textContainer
= textContainer;
2 references to _textContainer
PresentationFramework (2)
System\Windows\Documents\Highlights.cs (2)
289
return
_textContainer
;
349
highlightTransitionPosition =
_textContainer
.CreateStaticPointerAtOffset(0);