Method | Description | |
---|---|---|
ViewContext ( IWpfTextView wpfView, IVsTextView textView ) : Microsoft.VisualStudio.Text |
Initializes a new instance of the ViewContext class.
|
public ViewContext ( IWpfTextView wpfView, IVsTextView textView ) : Microsoft.VisualStudio.Text | ||
wpfView | IWpfTextView | The WPF interface for the editor. |
textView | IVsTextView | The text view interface for the editor. |
return | Microsoft.VisualStudio.Text |