C# WPF Slider Issue with IsMoveToPointEnabled

Posted by Kirk on Stack Overflow See other posts from Stack Overflow or by Kirk
Published on 2010-05-26T02:58:26Z Indexed on 2010/05/26 3:01 UTC
Read the original article Hit count: 321

Filed under:
|
|
|

I have IsMoveToPointEnabled on for my Slider, so when I click anywhere on the component the selector moves to my mouse. The problem is if I have this option on and click and hold the mouse down to drag the selector the selector doesn't move. Anyone know how to fix this?

© Stack Overflow or respective owner

Related posts about c#

Related posts about wpf