[]
        
(Showing Draft Content)

C1.WPF.Input.C1ToggleSwitch.IsOnChanged

IsOnChanged Event

Event raised when the IsOn property has changed.

Namespace: C1.WPF.Input
Assembly: C1.WPF.Input.dll
Syntax
public event EventHandler<PropertyChangedEventArgs<bool>> IsOnChanged
Returns
Type Description
EventHandler<PropertyChangedEventArgs<bool>> Event raised when the property has changed.