Share via


IDifferenceViewer.ScrollToNextChange Method

Include Protected Members
Include Inherited Members

Scroll and move the caret to the next difference.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method ScrollToNextChange(Boolean) Given the cursor position in the last focused text view, scroll and move the caret to the next difference.
Public method ScrollToNextChange(SnapshotPoint, Boolean) Scroll and move the caret to the next difference after the specified location.

Top

See Also

Reference

IDifferenceViewer Interface

Microsoft.VisualStudio.Text.Differencing Namespace