IIntellisenseController Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Language.Intellisense
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
| Name | Description | |
|---|---|---|
![]() | ConnectSubjectBuffer(ITextBuffer^) | Called when a new subject ITextBuffer appears in the graph of buffers associated with the ITextView, due to a change in projection or content type. |
![]() | Detach(ITextView^) | Detaches the controller from the specified ITextView. |
![]() | DisconnectSubjectBuffer(ITextBuffer^) | Called when a subject ITextBuffer is removed from the graph of buffers associated with the ITextView, due to a change in projection or content type. |
Show:
