NumericUpDown.

ValueChanged Event

Summary

Raised when the Value changes.
Namespace
Avalonia.Controls
Containing Type
NumericUpDown
Event Type
EventHandler<NumericUpDownValueChangedEventArgs>

Syntax

public event EventHandler<NumericUpDownValueChangedEventArgs> ValueChanged