How can I style a Slider control for WPF in a way like this figure:
An
Similar example :
Track bar /slider template for WPF
You need to edit style of Both RepeatButton
Update slider thumb with image
Update: slider thumb with Mouseover animation
You can add mouserover effect using triggers.
Result