Bind the text of RichTextBox from Xaml

前端 未结 6 2007
名媛妹妹
名媛妹妹 2020-12-18 19:19

How to Bind the text of RichTextArea from xaml

6条回答
  •  萌比男神i
    2020-12-18 20:02

    This can't be done, you have to manually update it. Document is not a DependencyProperty.

提交回复
热议问题