7 references to Formatter
PresentationCore (7)
MS\Internal\TextFormatting\FullTextLine.cs (1)
207
_metrics._formatter = fullText.
Formatter
;
MS\Internal\TextFormatting\FullTextState.cs (1)
166
return
Formatter
.TextFormattingMode;
MS\Internal\TextFormatting\LineServicesCallbacks.cs (4)
501
formatter = FullText.
Formatter
;
1647
FullText.
Formatter
.TextAnalyzer.GetGlyphs(
1732
FullText.
Formatter
.TextAnalyzer.GetGlyphPlacements(
2382
TextFormatterImp formatter = FullText.
Formatter
;
MS\Internal\TextFormatting\TextMetrics.cs (1)
142
_formatter = fullText.
Formatter
;