IWpfTextViewConnectionListener Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text.Editor
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
| Name | Description | |
|---|---|---|
![]() | SubjectBuffersConnected(IWpfTextView^, ConnectionReason, Collection<ITextBuffer^>^) | Called when one or more ITextBuffer objects of the appropriate IContentType are connected to a ITextView. |
![]() | SubjectBuffersDisconnected(IWpfTextView^, ConnectionReason, Collection<ITextBuffer^>^) | Called when one or more ITextBuffer objects no longer satisfy the conditions for being included in the subject buffers. |
Show:
