1 instantiation of FormattedTextSymbols
PresentationCore (1)
MS\Internal\TextFormatting\FullTextLine.cs (1)
727symbol = new FormattedTextSymbols(
5 references to FormattedTextSymbols
PresentationCore (5)
MS\Internal\TextFormatting\FullTextLine.cs (4)
46private FormattedTextSymbols _collapsingSymbol; // line-end collapsing symbol 190FormattedTextSymbols collapsingSymbol 449FormattedTextSymbols symbol 722FormattedTextSymbols symbol = null;
MS\Internal\TextFormatting\TextMetrics.cs (1)
121FormattedTextSymbols collapsingSymbol,