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