Is there a way to use the nifty Expression Blend ranged value control in your own projects?
This one:

Edits:
I would really, really love to know.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I made an attempt a while back in WPF to remake the ColorPicker and I needed a similar control to enter the R, G, B and A values.
It’s not complete but it gives a pretty good start. It supports dragging and typing but I picked a different dragging scheme because I dislike the Blend drag.
Here’s what I did:
XAML: