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