1 write to TextFormatter
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\PtsCache.cs (1)
236ptsContext.TextFormatter = _contextPool[index].TextFormatter;
1 reference to TextFormatter
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\StructuralCache.cs (1)
492_textFormatterHost = new TextFormatterHost(_ptsContext.TextFormatter, textFormattingMode, _owner.PixelsPerDip);