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