MouseHoverEventArgs::View Property
Visual Studio 2015
Gets the view for which the hover event is being generated.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Property Value
Type: Microsoft.VisualStudio.Text.Editor::ITextView^The view for which the hover event is being generated.
Show: