13 references to At
PresentationCore (13)
MS\Internal\Shaping\TypefaceMap.cs (2)
170itemSpanRider.At(ich); 386typefaceSpanRider.At(ich);
MS\Internal\TextFormatting\FullTextLine.cs (4)
1396plsrunSpanRider.At(lscpVisisble - _cpFirst); 1416plsrunSpanRider.At(lscpVisisble - _cpFirst); 1986plsrunSpanRider.At(lscp - _cpFirst); 2711plsrunSpanRider.At(lscp - _cpFirst);
MS\Internal\TextFormatting\TextRunCacheImp.cs (2)
146textRunSpanRider.At(cpFetch + textRun.Length - 1); 276if (textRunSpanRider.At(cpLimit - 1))
MS\Internal\TextFormatting\TextStore.cs (5)
855runInfoSpanRider.At(ich); 1289runInfoSpanRider.At(ichUniform + ichRun); 1290textEffectsSpanRider.At(ichUniform + ichRun); 2122rider.At(lscpChunk - _cpFirst - 1); 2332rider.At(cpFirst);