4 references to OffsetToFirstCp
PresentationCore (4)
MS\Internal\TextFormatting\FullTextLine.cs (2)
1384
offsetToNextCaretStopIndex = Math.Min(Length, lsrun.Length - caretStopIndex + lsrun.
OffsetToFirstCp
+ _cpFirst);
2725
offsetToFirstCp = GetRun(((Plsrun)plsrunSpanRider.CurrentElement)).
OffsetToFirstCp
;
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
542
int cpLimit = lsrun.
OffsetToFirstCp
+ stringLengthFitted;
MS\Internal\TextFormatting\TextStore.cs (1)
1828
return GetRun((Plsrun)rider.CurrentElement).
OffsetToFirstCp
+