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