MouseProcessorBase::PreprocessMouseLeftButtonDown Method (MouseButtonEventArgs^)

 

Handles the mouse left 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 PreprocessMouseLeftButtonDown(
	MouseButtonEventArgs^ e
)
Return to top
Show: