[]
        
(Showing Draft Content)

C1.WinUI.Input.C1NumericBox.OnSelectionChanged

OnSelectionChanged Method

OnSelectionChanged(RoutedEventArgs)

Raises the SelectionChanged event.

Declaration
protected virtual void OnSelectionChanged(RoutedEventArgs e)
Protected Overridable Sub OnSelectionChanged(e As RoutedEventArgs)
Parameters
Type Name Description
RoutedEventArgs e

Contains the event data for the SelectionChanged event.