[]
Invoked when spin down action happened.
protected virtual void OnSpinDown(RoutedEventArgs e)
Protected Overridable Sub OnSpinDown(e As RoutedEventArgs)
Type | Name | Description |
---|---|---|
RoutedEventArgs | e | The arguments that are associated with the SpinDown event. |