IVsTextView3 Interface
Visual Studio 2015
Contains methods to manage the text view.
Assembly: Microsoft.VisualStudio.TextManager.Interop.11.0 (in Microsoft.VisualStudio.TextManager.Interop.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | AddProjectionAwareCommandFilter(IOleCommandTarget, IOleCommandTarget) | Adds a command filter which will be called even when the view selection or caret does not map to the underlying buffer. |
![]() | DoesViewSupportRole(String, Int32) | Determines whether the view supports the specified role. |
![]() | GetCanCaretAndSelectionMapToSurfaceBuffer(Int32) | Determines whether the view selection and caret can map to the underlying text buffer. |
Show:
