@estesbubba wrote:
I have a node with an icon on top and TextBlock on the bottom. When the user resizes the node it gives more space to the TextBlock and is currently clipping. What I would like to do is set overflow to TextBlock.OverflowEllipsis but that requires wrap none or maxLines to be set. I don't want either of these set because I want the TextBlock to automatically grow. Is there a way to do this?
Posts: 1
Participants: 1