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