3 references to CurrentValue
PresentationCore (3)
MS\Internal\Shaping\TypefaceMap.cs (2)
181
int index = typefaceIndexSpanRider.
CurrentValue
;
224
if((int)typefaceIndexSpanRider.
CurrentValue
< 0)
MS\Internal\TextFormatting\LexicalChunk.cs (1)
110
return ichRider.
CurrentValue
+ ich - ichRider.CurrentSpanStart;