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