Bind the text of RichTextBox from Xaml

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

How to Bind the text of RichTextArea from xaml

6条回答
  •  执笔经年
    2020-12-18 19:38

    They've got the easier answer here:

    Silverlight 4 RichTextBox Bind Data using DataContext and it works like a charm.

    
      
        
      
    
    

提交回复
热议问题