Skip to content

funwaywang/WpfRangeSlider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WpfRangeSlider

WPF Range Slider

A WPF Control, with two Thumb to adjust show range, there are 4 main dependency properties:

  • Maximum - the max value can be
  • Minimum - the min value can be
  • Start - the start value of current range
  • End - the end value of current range

Looks like this:

alt text

If you want use it into your project, Just import two files below:

About

WPF Range Slider

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages