Summary
Raises the
ValueChanged
routed event.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- NumericUpDown
Syntax
protected virtual void OnValueChanged(double? oldValue, double? newValue)
Parameters
Return Value
Type | Description |
---|---|
void |