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