[]
Invoked when an unhandled ouse.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.
protected override void OnMouseDown(MouseButtonEventArgs e)
Protected Overrides Sub OnMouseDown(e As MouseButtonEventArgs)
Type | Name | Description |
---|---|---|
MouseButtonEventArgs | e | The MouseButtonEventArgs that contains the event data. This event data reports details about the mouse button that was pressed and the handled state. |