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
840
Inverse track fills in Push InteractiveMode
posted

XamNumericRangeSlider with 2 thumbs (each with InteractiveMode=Push) swaps the track fills when no values are set by default.  The track fills also overlap when the thumbs overlap during normal use.

                        <ig:XamNumericRangeSlider>
                            <ig:XamSliderNumericThumb InteractiveMode="Push" />
                            <ig:XamSliderNumericThumb InteractiveMode="Push" />
                        </ig:XamNumericRangeSlider>

Parents Reply Children
No Data