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 | |
---|---|---|
ScrollToEnd(IVsTextView) | Updates the specified view to show the end of the source file. | |
ScrollToEnd(IVsWindowFrame) | Updates the view in the specified window frame to show the end of the source file. |
Top
Remarks
These methods are typically called when the user presses Ctrl-End in the view.