2 references to FetchTextRun
PresentationCore (2)
MS\Internal\TextFormatting\TextStore.cs (2)
180
runInfo =
FetchTextRun
(_cpFirst + cchFetched);
661
TextRunInfo nextRunInfo =
FetchTextRun
(_cpFirst + cchFetched + 1);