2 references to FetchTextRun
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\TextStore.cs (2)
200
runInfo =
FetchTextRun
(_cpFirst + cchFetched);
688
TextRunInfo nextRunInfo =
FetchTextRun
(_cpFirst + cchFetched + 1);