Custom WPF Slider with image as Thumb

后端 未结 2 733
夕颜
夕颜 2020-12-01 07:08

How can I style a Slider control for WPF in a way like this figure:

\"enter

An

2条回答
  •  一向
    一向 (楼主)
    2020-12-01 07:19

    enter image description herecreate custom thumb / track bar / slider control template in WPF

    
                
    

    Check the complete code here:

    Click here for complete solution with source code

提交回复
热议问题