IEditorOperations.ScrollPageUp 方法

将视图向上滚动一页,而不移动脱字号。

命名空间:  Microsoft.VisualStudio.Text.Operations
程序集:  Microsoft.VisualStudio.Text.UI(在 Microsoft.VisualStudio.Text.UI.dll 中)

语法

声明
Sub ScrollPageUp
void ScrollPageUp()
void ScrollPageUp()
abstract ScrollPageUp : unit -> unit
function ScrollPageUp()

.NET Framework 安全性

请参阅

参考

IEditorOperations 接口

Microsoft.VisualStudio.Text.Operations 命名空间