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)
476TextPointer textPointerTable = new TextPointer(navigator.TextContainer.Start, _cpTable, LogicalDirection.Forward);