1 write to _runCache
PresentationCore (1)
MS\Internal\TextFormatting\FormatSettings.cs (1)
58_runCache = runCache;
2 references to _runCache
PresentationCore (2)
MS\Internal\TextFormatting\FormatSettings.cs (2)
194textRun = _runCache.FetchTextRun(this, cpFetch, cpFirst, out offsetToFirstCp, out runLength); 268return _runCache.GetPrecedingText(_textSource, cpLimit);