IMouseProcessor::PreprocessMouseMove Method (MouseEventArgs^)
Visual Studio 2015
Handles a mouse move event before the default handler.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Parameters
- e
-
Type:
System.Windows.Input::MouseEventArgs^
Event arguments that describe the mouse move event.
Show: