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