Event OptionsChanged
Event raised when the slider option/s changed. The dictionary contains: key = option index, value = T
public event EventHandler<SliderEventArgs<T>> OptionsChanged
Returns
- EventHandler<SliderEventArgs<T>>
- Event raised when the slider option/s changed. The dictionary contains: key = option index, value = T