1 reference to OnChanged
Microsoft.Maui.Controls (1)
Cells\SwitchCell.cs (1)
14
switchCell.
OnChanged
?.Invoke(obj, new ToggledEventArgs((bool)newValue));