5 references to ToIndex
PresentationCore (5)
MS\Internal\TextFormatting\FullTextLine.cs (2)
2727plsrun = TextStore.ToIndex(plsrun); 2752plsrun = TextStore.ToIndex(plsrun);
MS\Internal\TextFormatting\TextStore.cs (3)
755lsrun = (LSRun)_lsrunList[(int)(ToIndex(plsrun) - Plsrun.FormatAnchor)]; 1822plsrun = ToIndex(plsrun); 1873plsrun = ToIndex(plsrun);