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