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)
559
if (_line.HasOverflowed ||
_showParagraphEllipsis
)