MouseHoverEventArgs Properties

 

Namespace:   Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)

NameDescription
System_CAPS_pubpropertyPosition

Gets the position in the snapshot span of the character under the mouse at the time of the hover.

System_CAPS_pubpropertyTextPosition

Gets the position mapped to the buffer graph of the character under the mouse at the time of the hover.

System_CAPS_pubpropertyView

Gets the view for which the hover event is being generated.

Return to top
Show: