MouseHoverEventArgs Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text.Editor
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
| Name | Description | |
|---|---|---|
![]() | Position | Gets the position in the snapshot span of the character under the mouse at the time of the hover. |
![]() | TextPosition | Gets the position mapped to the buffer graph of the character under the mouse at the time of the hover. |
![]() | View | Gets the view for which the hover event is being generated. |
Show:
