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