1 write to _textFormatterHost
PresentationFramework (1)
MS\Internal\PtsHost\StructuralCache.cs (1)
482
_textFormatterHost
= new TextFormatterHost(_ptsContext.TextFormatter, textFormattingMode, _owner.PixelsPerDip);
1 reference to _textFormatterHost
PresentationFramework (1)
MS\Internal\PtsHost\StructuralCache.cs (1)
306
return
_textFormatterHost
;