C1.WPF.MediaPlayer Namespace / C1MoveToPointSlider Class / OnValueChanged Method

In This Topic
OnValueChanged Method (C1MoveToPointSlider)
In This Topic
Raises ValueChanged routed event.
Syntax
'Declaration
 
Protected Overrides Sub OnValueChanged( _
   ByVal oldValue As Double, _
   ByVal newValue As Double _
) 
 

Parameters

oldValue
newValue
See Also