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.
Comments: Would you please provide a sample project that demonstrates how you change a slider's value in code behind?
I only need this to fire when a user actually moves the slider, and not when the value is changed by the behind code.
Comments: Would you please provide a sample project that demonstrates how you change a slider's value in code behind?