[]
        
(Showing Draft Content)

C1.WPF.Input.C1NumericBox.SelectionChanged

SelectionChanged Event

Occurs when the text selection in the C1NumericBox control changes.

Namespace: C1.WPF.Input
Assembly: C1.WPF.Input.dll
Syntax
public event EventHandler<RoutedEventArgs> SelectionChanged
Returns
Type Description
EventHandler<RoutedEventArgs> Occurs when the text selection in the control changes.