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); 46textPointerTable = new TextPointer(_textContainer.Start, _cpTable, LogicalDirection.Forward);