ValueChange: function(sender, args, timeout);
sender. Event source.
args. Event information.
timeout. Time delay (milliseconds) after which the event is fired.
The ValueChange event is fired on adjusting values when slider value changes.
The example of use is given in the page with description of the SliderItem.IsStatic property.
Seebsp;also: