5 references to ToIndex
PresentationCore (5)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (2)
2803plsrun = TextStore.ToIndex(plsrun); 2828plsrun = TextStore.ToIndex(plsrun);
Core\CSharp\MS\Internal\TextFormatting\TextStore.cs (3)
782lsrun = (LSRun)_lsrunList[(int)(ToIndex(plsrun) - Plsrun.FormatAnchor)]; 1846plsrun = ToIndex(plsrun); 1897plsrun = ToIndex(plsrun);