1 write to _cpTable
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextTreeDeleteContentUndoUnit.cs (1)
489
_cpTable
= table.TextContainer.Start.GetOffsetToPosition(table.ContentStart);
1 reference to _cpTable
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextTreeDeleteContentUndoUnit.cs (1)
499
TextPointer textPointerTable = new TextPointer(navigator.TextContainer.Start,
_cpTable
, LogicalDirection.Forward);