IVsTextLinesEvents Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | OnChangeLineAttributes(Int32, Int32) | Notifies the client when the text line attributes have been changed. |
![]() | OnChangeLineText(array<TextLineChange>^, Int32) | Notifies the client when the content of a text line in the buffer has changed. |
Show:
