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