[]
        
(Showing Draft Content)

C1.WinUI.Input.C1NumericBox.ValueChanged

ValueChanged Event

Fires when the Value property changes.

Namespace: C1.WinUI.Input
Assembly: C1.WinUI.Input.dll
Syntax
public event EventHandler<PropertyChangedEventArgs<double>> ValueChanged
Returns
Type Description
EventHandler<PropertyChangedEventArgs<double>> Fires when the property changes.