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