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