Unanswered PointerPressed and PointerCaptureLost for Slider

  • Saturday, September 22, 2012 11:04 AM
     
     

    I am trying to use the above events to determine when the user starts and finishes dragging the thumb.  When I used these events with a generic slider, things seemed to work fine.  However, when I customized the slider and placed it inside a ScrollViewer element, they stopped being called.  What do I need to do to receive notifications when a thumb drag starts or finishes?


    - Ken

All Replies

  • Wednesday, September 26, 2012 9:23 PM
    Moderator
     
     
    Can you provide a XAML snippet your using that exhibits this behavior?

    David Lamb