Overload List
| Name | Description | |
|---|---|---|
|
|
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.) |
|
|
OnMouseLeftButtonDown(Object, MouseButtonEventArgs) |
Called when the user presses the left mouse button over the item.
|