13 references to At
PresentationCore (13)
Core\CSharp\MS\Internal\Shaping\TypefaceMap.cs (2)
186itemSpanRider.At(ich); 403typefaceSpanRider.At(ich);
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (4)
1442plsrunSpanRider.At(lscpVisisble - _cpFirst); 1462plsrunSpanRider.At(lscpVisisble - _cpFirst); 2035plsrunSpanRider.At(lscp - _cpFirst); 2785plsrunSpanRider.At(lscp - _cpFirst);
Core\CSharp\MS\Internal\TextFormatting\TextRunCacheImp.cs (2)
166textRunSpanRider.At(cpFetch + textRun.Length - 1); 296if (textRunSpanRider.At(cpLimit - 1))
Core\CSharp\MS\Internal\TextFormatting\TextStore.cs (5)
881runInfoSpanRider.At(ich); 1315runInfoSpanRider.At(ichUniform + ichRun); 1316textEffectsSpanRider.At(ichUniform + ichRun); 2145rider.At(lscpChunk - _cpFirst - 1); 2357rider.At(cpFirst);