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