Skip to main content

OnIsCheckedChanged Method

Called when IsChecked changes.

Definition

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

protected virtual void OnIsCheckedChanged(
RoutedEventArgs e
)

Parameters

  RoutedEventArgs
Event arguments for the routed event that is raised by the default implementation of this method.

See Also

Reference

ToggleButton Class
Avalonia.Controls.Primitives Namespace