MouseProcessorBase::PreprocessMouseRightButtonDown Method (MouseButtonEventArgs^)

 

Handles the mouse right button down event before the default handler.

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

public:
virtual void PreprocessMouseRightButtonDown(
	MouseButtonEventArgs^ e
)
Return to top
Show: