C# Class Microsoft.VisualStudio.R.Package.Commands.RHistory.VsRHistoryTextViewConnectionListener

Inheritance: Microsoft.R.Editor.Commands.RTextViewConnectionListener
Show file Open project: Microsoft/RTVS

Protected Methods

Method Description
OnTextViewGotAggregateFocus ( ITextView textView, ITextBuffer textBuffer ) : void

Method Details

OnTextViewGotAggregateFocus() protected method

protected OnTextViewGotAggregateFocus ( ITextView textView, ITextBuffer textBuffer ) : void
textView ITextView
textBuffer ITextBuffer
return void