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