Event CheckedChanged
Occurs when the value of the IsChecked property changes.
public event EventHandler? CheckedChanged
Returns
- EventHandler
- Occurs when the value of the property changes.
Occurs when the value of the IsChecked property changes.
public event EventHandler? CheckedChanged