2 references to GetOffsetToPosition
PresentationFramework (2)
src\Framework\System\Windows\Documents\DocumentSequenceTextContainer.cs (1)
579
_changes.AddChange(precursorTextChange, DocumentSequenceTextPointer.
GetOffsetToPosition
(_start, startPosition), symbolCount, false /* collectTextChanges */);
src\Framework\System\Windows\Documents\DocumentSequenceTextPointer.cs (1)
86
return DocumentSequenceTextPointer.
GetOffsetToPosition
(this, position);