Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

ButtonBase::ClickEvent Field

 

Identifies the Click routed event.

Namespace:   System.Windows.Controls.Primitives
Assembly:  PresentationFramework (in PresentationFramework.dll)

public:
static initonly RoutedEvent^ ClickEvent

Field Value

Type: System.Windows::RoutedEvent^

The identifier for the Click routed event.

This event corresponds to a left mouse button click.

.NET Framework
Available since 3.0
Return to top
Show:
© 2017 Microsoft