7 references to Formatter
PresentationCore (7)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (1)
230
_metrics._formatter = fullText.
Formatter
;
Core\CSharp\MS\Internal\TextFormatting\FullTextState.cs (1)
175
return
Formatter
.TextFormattingMode;
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (4)
542
formatter = FullText.
Formatter
;
1751
FullText.
Formatter
.TextAnalyzer.GetGlyphs(
1840
FullText.
Formatter
.TextAnalyzer.GetGlyphPlacements(
2543
TextFormatterImp formatter = FullText.
Formatter
;
Core\CSharp\MS\Internal\TextFormatting\TextMetrics.cs (1)
148
_formatter = fullText.
Formatter
;