Hi all,
I have the same question and more generally, I would like to know the source that is triggering the 'ValueChanged' event...
I think, unfortunately, there are other sources that can trigger value changed event...
In my case a 'Virtualization' DataGrid re-uses a cell and ValueChanged is triggered for the new cell...
How can we determine the source of the ValueChanged event for a NumericUpDown ( +/- buttons, text content value, UI update, value binding) ??
Thanks in advance,
Julien