I am trying to increase the slider value 0 to 100 during an animation. It increases by fraction, Since Slider.Value is Double, I couldnt use Int32Animation. How do I increase the slider value by 1? I am trying to increase the slider value 0 to 1
I am trying to increase the slider value 0 to 100 during an animation. It increases by fraction, Since Slider.Value is Double, I couldnt use Int32Animation. How do I increase the slider value by 1? I am trying to increase the slider value 0 to 1