Hello,
I am having a problem with Drag and Drop functionality in the WPF EditControl.
I am using SQL as the DocumentLanguage.
I am Binding the Text property to a string property in the ViewController.
When I select text on two lines and drag it to a different portion of the contents, the dropped text has very erratic behavior. It appears to lose the line endings. Sometimes words disappear and other oddities.
Please see images below:
and
Any help would be most appreciated.
Byron