Share via


IDifferenceViewer.ScrollToPreviousChange Method

Include Protected Members
Include Inherited Members

Scroll and move the caret to the previous 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 ScrollToPreviousChange(Boolean) Given the cursor position in the last focused text view, scroll and move the caret to the previous difference.
Public method ScrollToPreviousChange(SnapshotPoint, Boolean) Scroll and move the caret to the previous difference before the specified location.

Top

See Also

Reference

IDifferenceViewer Interface

Microsoft.VisualStudio.Text.Differencing Namespace