[]
Called when value of this calculator changed, to raise the ValueChanged event.
protected virtual void OnValueChanged(RoutedEventArgs e)
Protected Overridable Sub OnValueChanged(e As RoutedEventArgs)
Type | Name | Description |
---|---|---|
RoutedEventArgs | e | The RoutedEventArgs instance containing the event data. |