Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Microsoft
VisualStudio
Text
Editor
Commanding
Commands
UpKeyCommandArgs
C# Class Microsoft.VisualStudio.Text.Editor.Commanding.Commands.UpKeyCommandArgs
Inheritance:
EditorCommandArgs
Show file
Open project: microsoft/vs-editor-api
Public Methods
Method
Description
UpKeyCommandArgs
(
ITextView
textView
,
ITextBuffer
subjectBuffer
)
Method Details
UpKeyCommandArgs()
public
method
public
UpKeyCommandArgs
(
ITextView
textView
,
ITextBuffer
subjectBuffer
)
textView
ITextView
subjectBuffer
ITextBuffer