Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 802 Bytes

numberbox_valuechanged.md

File metadata and controls

24 lines (15 loc) · 802 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.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-remarks

-see-also

NumberBoxValueChangedEventArgs

-examples