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