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