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