Is there a way to set the sliders value without the TextChanged event firing?
I only need this to fire when a user actually moves the slider, and not when the value is changed by the behind code.
I only need this to fire when a user actually moves the slider, and not when the value is changed by the behind code.