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