WPF Textblock, linebreak in Text attribute

后端 未结 15 1417
南方客
南方客 2021-02-03 16:37

Is there a way to have \\n make a line break in a TextBlock?


Or is there a

15条回答
  •  轮回少年
    2021-02-03 17:20

      
    

    CRLF simple way = !

    ! - Work on all wpf, xaml, silverlight controls like TextBlock, HyperlinkText and more

提交回复
热议问题