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