Share via


LanguageService.ScrollToEnd Method

Include Protected Members
Include Inherited Members

Update the view to show the end of the source file.

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

ScrollToEnd(IVsWindowFrame)

Updates the view in the specified window frame to show the end of the source file.

Public method

ScrollToEnd(IVsTextView)

Updates the specified view to show the end of the source file.

Top

Remarks

These methods are typically called when the user presses Ctrl-End in the view.

See Also

Reference

LanguageService Class

LanguageService Members

Microsoft.VisualStudio.Package Namespace