Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 571 Bytes

numberbox_valuechanged.md

File metadata and controls

22 lines (14 loc) · 571 Bytes
-api-id -api-type
E:Microsoft.UI.Xaml.Controls.NumberBox.ValueChanged
winrt event

Microsoft.UI.Xaml.Controls.NumberBox.ValueChanged

-description

Occurs after the user triggers evaluation of new input by pressing the Enter key, clicking a spin button, or by changing focus.

-remarks

-see-also

NumberBoxValueChangedEventArgs

-examples