[]
Occurs when the value property changes in GrapeCity.Windows.InputMan.GcNumber.
public event RoutedEventHandler ValueChanged
Public Event ValueChanged As RoutedEventHandler
Type | Description |
---|---|
RoutedEventHandler | Occurs when the value property changes in GrapeCity.Windows.InputMan.GcNumber. |
This event is raised if the Value Property is changed by either a programmatic modification or user interaction.