1 reference to CheckedChanged
Microsoft.Maui.Controls (1)
CheckBox\CheckBox.cs (1)
20
((CheckBox)bindable).
CheckedChanged
?.Invoke(bindable, new CheckedChangedEventArgs((bool)newValue));