1 write to TextFormatter
PresentationFramework (1)
MS\Internal\PtsHost\PtsCache.cs (1)
453_contextPool[index].TextFormatter = TextFormatter.CreateFromContext(textFormatterContext, textFormattingMode);
1 reference to TextFormatter
PresentationFramework (1)
MS\Internal\PtsHost\PtsCache.cs (1)
207ptsContext.TextFormatter = _contextPool[index].TextFormatter;