IVsTextViewEvents Interface
Notifier of events occurring on the text view object.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in microsoft.visualstudio.textmanager.interop.dll)
Assembly: Microsoft.VisualStudio.TextManager.Interop (in microsoft.visualstudio.textmanager.interop.dll)
See illustrations of the implementation and/or calling of this interface in the sample Figures Language Service Sample.
Notes to Implementers Implement IVsTextViewEvents coincident with implementations of IVsTextView.