Skip to main content

IsCheckedChanged Event

Raised when the IsChecked property value changes.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public event EventHandler<RoutedEventArgs> IsCheckedChanged
View Source

Value

EventHandler(RoutedEventArgs)

See Also

Reference

ToggleButton Class
Avalonia.Controls.Primitives Namespace