MouseProcessorBase.PostprocessMouseMove Method
Visual Studio 2010
Handles the mouse move event after the default handler.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Parameters
- e
- Type: System.Windows.Input.MouseEventArgs
The MouseEventArgs event arguments.
Implements
IMouseProcessor.PostprocessMouseMove(MouseEventArgs)- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.