3 writes to _textRunCache
PresentationFramework (3)
5 references to _textRunCache
PresentationFramework (5)
src\Framework\MS\Internal\PtsHost\TextParagraph.cs (5)
211OptimalTextSource optimalTextSource = new OptimalTextSource(StructuralCache.TextFormatterHost, ParagraphStartCharacterPosition, durTrack, textParaClient, _textRunCache);
219_textRunCache);
549Line.FormattingContext ctx = new Line.FormattingContext(true, fClearOnLeft, fClearOnRight, _textRunCache);
734Line.FormattingContext ctx = new Line.FormattingContext(true, fClearOnLeft, fClearOnRight, _textRunCache);
1478return _textRunCache;