7 references to Formatter
PresentationCore (7)
MS\Internal\TextFormatting\FullTextLine.cs (1)
193_metrics._formatter = fullText.Formatter;
MS\Internal\TextFormatting\FullTextState.cs (1)
159return Formatter.TextFormattingMode;
MS\Internal\TextFormatting\LineServicesCallbacks.cs (4)
470formatter = FullText.Formatter; 1618FullText.Formatter.TextAnalyzer.GetGlyphs( 1703FullText.Formatter.TextAnalyzer.GetGlyphPlacements( 2355TextFormatterImp formatter = FullText.Formatter;
MS\Internal\TextFormatting\TextMetrics.cs (1)
126_formatter = fullText.Formatter;