Is there a way to wrap lines in the WPF control of diffplex? Didn't find anything. Would be very helpful as doing much text comparison. Am using: <diffplex:DiffViewer x:Name="DiffView" Grid.Row="0" Grid.ColumnSpan="2"/>  I wouldn't care about whether the whole wrapped line would be marked or not.