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