You should anticipate the thread where it actually starts changing the value and not using the Changed
event(which anticipates it after the change).
You should anticipate the thread where it actually starts changing the value and not using the Changed
event(which anticipates it after the change).