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