Summary
Raised when the user clicks the button.
- Namespace
- Avalonia
.Controls - Containing Type
- Button
- Event Type
- EventHandler
<RoutedEventArgs>
Syntax
public event EventHandler<RoutedEventArgs> Click
public event EventHandler<RoutedEventArgs> Click