IWpfTextViewCreationListener::TextViewCreated Method (IWpfTextView^)
Visual Studio 2015
Called when a text view having matching roles is created over a text data model having a matching content type.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Parameters
- textView
-
Type:
Microsoft.VisualStudio.Text.Editor::IWpfTextView^
The newly created text view.
Show: