1 instantiation of FormattedTextSymbols
PresentationCore (1)
MS\Internal\TextFormatting\FullTextLine.cs (1)
741symbol = new FormattedTextSymbols(
5 references to FormattedTextSymbols
PresentationCore (5)
MS\Internal\TextFormatting\FullTextLine.cs (4)
62private FormattedTextSymbols _collapsingSymbol; // line-end collapsing symbol 204FormattedTextSymbols collapsingSymbol 463FormattedTextSymbols symbol 736FormattedTextSymbols symbol = null;
MS\Internal\TextFormatting\TextMetrics.cs (1)
137FormattedTextSymbols collapsingSymbol,