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