I liek the look of the default slider, but I simply want to remove the track.
Is there any way to do this without having to redefine the entire style of the slider?
Hi Tania,
It's not the track fill, but the entire track I want to hide.
It would be nice for a future release of the slider to expose the style for the entire track to make it replaceable without having to, essentially, re-define the entire slider all over again.
Mark
Hi MarkAllanson,
You can use 'IsTrackFillVisible'.
If you set 'IsTrackFillVisible = False;' - then the track fill will be stay invisible. But you will still have the track along which the Thumb moves.
Regards,Tania