We are using value converters on our sliders for setting unit values. The converters are applied to MinValue, MaxValue, and Value properties of the slider. We are experiencing a "race" issue where the converted value may be out of range.
For example, we set the Units to feet and set the min, max, and value to 1,4, and 2. The user changes the Units to meters, which forces the converter bindings to update the three values. Is it possible to bind to these three values or set them directly and force a refresh?
Hello bayprince,
I am just checking have you been able to resolve your issue? If you still need any assistance on the matter do not hesitate to ask.