
Hello,
I have to make in my application kind of RadialSlider which is changing it's value during dragging BUT as soon as drag is completed (left mouse button up) it have to go back to start position (i.e. value = 0).
Is there such possibility using RadialSlider or maybe CircularPointerMarker with CanDrag set to True?
I couldn't find any event in these two controls that fire on that.
Thank you in advance for any help.