2 references to SpanRider
PresentationCore (2)
MS\Internal\TextFormatting\TextRunCacheImp.cs (1)
289SpanRider textRunSpanRider = new SpanRider(_textRunVector, _latestPosition);
MS\Internal\TextFormatting\TextStore.cs (1)
2133SpanRider rider = new SpanRider(_plsrunVector, _plsrunVectorLatestPosition);