Is it possible to fill the track outside of the range in the XamNumericRangeSlider? I want to overlay the xamslider above an image where the selected range is a transparent background and the unselected range has a slightly transparent background.
Hello,
Thank you for your post. I have been looking into and I created a sample project for you with the functionality you want. Basically I made the TrackFill Transparent and added two Rectangles which are banded to the Thumbs position in order to simulate the Track. Please let me know if this helps you or you need further assistance on this matter.
Looking forward for your reply.
Thank you for the quick response. I made a custom control that wraps the XamNumericRangeSlider. The "window" reference will be replaced with the custom control's ActualHeight and the rectangles will be directly in the custom control
Thank you for your feedback. I am glad that you resolved your issue and I believe that other community members may benefit from this as well.
Thanks again.