[]
Occurs when the text selection in the C1NumericBox control changes.
public event EventHandler<RoutedEventArgs> SelectionChanged
Public Event SelectionChanged As EventHandler(Of RoutedEventArgs)
| Type | Description |
|---|---|
| EventHandler<RoutedEventArgs> | Occurs when the text selection in the control changes. |