IVsTextManagerEvents3 Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.11.0 (in Microsoft.VisualStudio.TextManager.Interop.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | OnRegisterMarkerType(Int32) | Fires when a new marker type is registered. |
![]() | OnRegisterView(IVsTextView^) | Fires when a view is registered. |
![]() | OnReplaceAllInFilesBegin() | Fires when a “Replace All in Files” operation begins. |
![]() | OnReplaceAllInFilesEnd() | Fires when a “Replace All in Files” operation ends. |
![]() | OnUnregisterView(IVsTextView^) | Fires when a view is unregistered. |
![]() | OnUserPreferencesChanged3(array<VIEWPREFERENCES3>^, array<FRAMEPREFERENCES2>^, array<LANGPREFERENCES2>^, array<FONTCOLORPREFERENCES2>^) | Fires whenever the user’s global preferences change. |
Show:
