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