1 write to _textContainer
PresentationFramework (1)
src\Framework\System\Windows\Documents\ColumnResizeUndoUnit.cs (1)
27_textContainer = textPointerTable.TextContainer;
2 references to _textContainer
PresentationFramework (2)
src\Framework\System\Windows\Documents\ColumnResizeUndoUnit.cs (2)
28_cpTable = _textContainer.Start.GetOffsetToPosition(textPointerTable); 52textPointerTable = new TextPointer(_textContainer.Start, _cpTable, LogicalDirection.Forward);