Skip to content

ThumbRate.OnStateChanged(ThumbRateState, ThumbRateState) method

Defined in

Type: ThumbRate Namespace: CrissCross.WPF.UI.Controls Assembly: CrissCross.WPF.UI.dll

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

protected virtual void OnStateChanged(ThumbRateState previousState, ThumbRateState currentState)

Summary: This virtual method is called when State is changed.

Parameters

NameTypeDescription
previousState[ThumbRateState](#State of the previous.
currentState[ThumbRateState](#State of the current.