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