IWpfTextViewHost::Close Method ()
Visual Studio 2015
Closes the text view host and its underlying text view.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
| Exception | Condition |
|---|---|
| InvalidOperationException | The text view host is already closed. |
Show: