13 references to At
PresentationCore (13)
MS\Internal\Shaping\TypefaceMap.cs (2)
178itemSpanRider.At(ich); 394typefaceSpanRider.At(ich);
MS\Internal\TextFormatting\FullTextLine.cs (4)
1409plsrunSpanRider.At(lscpVisisble - _cpFirst); 1429plsrunSpanRider.At(lscpVisisble - _cpFirst); 1999plsrunSpanRider.At(lscp - _cpFirst); 2724plsrunSpanRider.At(lscp - _cpFirst);
MS\Internal\TextFormatting\TextRunCacheImp.cs (2)
160textRunSpanRider.At(cpFetch + textRun.Length - 1); 290if (textRunSpanRider.At(cpLimit - 1))
MS\Internal\TextFormatting\TextStore.cs (5)
870runInfoSpanRider.At(ich); 1304runInfoSpanRider.At(ichUniform + ichRun); 1305textEffectsSpanRider.At(ichUniform + ichRun); 2137rider.At(lscpChunk - _cpFirst - 1); 2347rider.At(cpFirst);