1 instantiation of FormattedTextSymbols
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (1)
774symbol = new FormattedTextSymbols(
5 references to FormattedTextSymbols
PresentationCore (5)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (4)
65private FormattedTextSymbols _collapsingSymbol; // line-end collapsing symbol 227FormattedTextSymbols collapsingSymbol 486FormattedTextSymbols symbol 769FormattedTextSymbols symbol = null;
Core\CSharp\MS\Internal\TextFormatting\TextMetrics.cs (1)
143FormattedTextSymbols collapsingSymbol,