In WPF textBox, enter does not add a new line

后端 未结 3 1819
北荒
北荒 2021-02-06 21:43

Text box is defined in following code:



        
3条回答
  •  萌比男神i
    2021-02-06 22:35

    I had similar problem, I solved it with this question using AcceptsReturn="True". So I think, this should work.

提交回复
热议问题