C# Class Microsoft.VisualStudio.Text.Editor.Commanding.Commands.PageDownKeyCommandArgs

Inheritance: EditorCommandArgs
ファイルを表示 Open project: microsoft/vs-editor-api

Public Methods

Method Description
PageDownKeyCommandArgs ( ITextView textView, ITextBuffer subjectBuffer )

Method Details

PageDownKeyCommandArgs() public method

public PageDownKeyCommandArgs ( ITextView textView, ITextBuffer subjectBuffer )
textView ITextView
subjectBuffer ITextBuffer