Overload List

  Name Description
Protected method OnMouseLeftButtonDown(MouseButtonEventArgs)
Invoked when an unhandled MouseLeftButtonDown routed event is raised on this element. Implement this method to add class handling for this event.
(Inherited from UIElement.)
Protected method OnMouseLeftButtonDown(Object, MouseButtonEventArgs)
Called when the user presses the left mouse button over the item.

See Also