1 instantiation of FormattedTextSymbols
PresentationCore (1)
MS\Internal\TextFormatting\FullTextLine.cs (1)
728symbol = new FormattedTextSymbols(
5 references to FormattedTextSymbols
PresentationCore (5)
MS\Internal\TextFormatting\FullTextLine.cs (4)
47private FormattedTextSymbols _collapsingSymbol; // line-end collapsing symbol 191FormattedTextSymbols collapsingSymbol 450FormattedTextSymbols symbol 723FormattedTextSymbols symbol = null;
MS\Internal\TextFormatting\TextMetrics.cs (1)
122FormattedTextSymbols collapsingSymbol,