Invoked when an unhandled MouseDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. 
| C# | Visual Basic | Visual C++ | 
protected override void OnMouseDown( MouseButtonEventArgs e )
Protected Overrides Sub OnMouseDown ( _ e As MouseButtonEventArgs _ )
protected: virtual void OnMouseDown( MouseButtonEventArgs^ e ) override
- e (MouseButtonEventArgs)
 - The MouseButtonEventArgs that contains the event data. This event data reports details about the mouse button that was pressed and the handled state.
 
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238