1 write to _textContainer
PresentationFramework (1)
System\Windows\Documents\ColumnResizeUndoUnit.cs (1)
21
_textContainer
= textPointerTable.TextContainer;
2 references to _textContainer
PresentationFramework (2)
System\Windows\Documents\ColumnResizeUndoUnit.cs (2)
22
_cpTable =
_textContainer
.Start.GetOffsetToPosition(textPointerTable);
46
textPointerTable = new TextPointer(
_textContainer
.Start, _cpTable, LogicalDirection.Forward);