Uwp Textblock Text Ellipsis Lines

[Solved] Uwp Textblock Text Ellipsis Lines | Php Frameworks Codeigniter - Code Explorer | yomemimo.com
Question : uwp textblock text ellipsis lines

Answered by : pasan-silva

<TextBlock Width="300" TextWrapping="Wrap" TextTrimming="WordEllipsis" FontSize="24" LineStackingStrategy="BlockLineHeight" LineHeight="28" MaxHeight="84">YOUR TEXT</TextBlock>

Source : https://stackoverflow.com/questions/13637814/maximum-number-of-lines-for-a-wrap-textblock | Last Update : Fri, 06 May 22

Answers related to uwp textblock text ellipsis lines

Code Explorer Popular Question For Php Frameworks Codeigniter