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