-
Notifications
You must be signed in to change notification settings - Fork 8
Home
funwaywang edited this page Jul 14, 2017
·
6 revisions
Welcome to the WpfRangeSlider wiki!
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:

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