IVsTextViewCreationListener::VsTextViewCreated Method (IVsTextView^)
Visual Studio 2015
Called when a IVsTextView adapter has been created and initialized.
Assembly: Microsoft.VisualStudio.Editor (in Microsoft.VisualStudio.Editor.dll)
Parameters
- textViewAdapter
-
Type:
Microsoft.VisualStudio.TextManager.Interop::IVsTextView^
The newly created and initialized text view adapter.
Show: