Last Updated:
14 Feb 2019 12:48
by ADMIN
RichTextBox: When RTB is placed in a ScrollViewer, typing causes invalid ScrollChanged events
When RTB is placed in a ScrollViewer, typing causes invalid ScrollChanged events. They are caused by Caret's ScrollViewer, so using custom Caret and handling its ScrollChanged event should be a valid workaround.