Quantcast
Channel: wpftoolkit Discussions Rss Feed
Viewing all articles
Browse latest Browse all 2157

New Post: Basic RichTextBox usage - .Text Property does not update

$
0
0
I also had the same problem,and It seems that the nestest version doesn't work.Finally I soved this problem by this way:

this.SetValue(Xceed.Wpf.Toolkit.RichTextBox.TextProperty, TextFormatter.GetText(this.Document));
this.RaiseEvent(new System.Windows.RoutedEventArgs(System.Windows.UIElement.LostFocusEvent, this));

Viewing all articles
Browse latest Browse all 2157

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>