13 references to At
PresentationCore (13)
MS\Internal\Shaping\TypefaceMap.cs (2)
169itemSpanRider.At(ich); 385typefaceSpanRider.At(ich);
MS\Internal\TextFormatting\FullTextLine.cs (4)
1395plsrunSpanRider.At(lscpVisisble - _cpFirst); 1415plsrunSpanRider.At(lscpVisisble - _cpFirst); 1985plsrunSpanRider.At(lscp - _cpFirst); 2710plsrunSpanRider.At(lscp - _cpFirst);
MS\Internal\TextFormatting\TextRunCacheImp.cs (2)
145textRunSpanRider.At(cpFetch + textRun.Length - 1); 275if (textRunSpanRider.At(cpLimit - 1))
MS\Internal\TextFormatting\TextStore.cs (5)
854runInfoSpanRider.At(ich); 1288runInfoSpanRider.At(ichUniform + ichRun); 1289textEffectsSpanRider.At(ichUniform + ichRun); 2121rider.At(lscpChunk - _cpFirst - 1); 2331rider.At(cpFirst);