2 writes to _showParagraphEllipsis
PresentationFramework (2)
MS\Internal\Text\Line.cs (2)
59_showParagraphEllipsis = false; 81_showParagraphEllipsis = showParagraphEllipsis;
1 reference to _showParagraphEllipsis
PresentationFramework (1)
MS\Internal\Text\Line.cs (1)
555if (_line.HasOverflowed || _showParagraphEllipsis)