Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2275
How to bind to XamSliderNumericThumb
posted

How do I bind to the XamSliderNumericThumb in a XamNumericRangeSlider?  

I found the .Thumbs property, and when I index it in C# to find the Value parameter in intellisense, there is not a Value parameter to bind to.  What property do I use to bind to please?

Thanks.

EDIT: I'm using the value of the thumb to bind to another control to change its behavior.