5 references to ToIndex
PresentationCore (5)
MS\Internal\TextFormatting\FullTextLine.cs (2)
2728plsrun = TextStore.ToIndex(plsrun); 2753plsrun = TextStore.ToIndex(plsrun);
MS\Internal\TextFormatting\TextStore.cs (3)
756lsrun = (LSRun)_lsrunList[(int)(ToIndex(plsrun) - Plsrun.FormatAnchor)]; 1823plsrun = ToIndex(plsrun); 1874plsrun = ToIndex(plsrun);