I've got an event that's firing more times than I thought it should fire. Is there any way to tell where an event was raised from?
The event is DataContextChanged for a ComboBox. All I need is basic data on what caused the event to fire... any way to do it?
The event is DataContextChanged for a ComboBox. All I need is basic data on what caused the event to fire... any way to do it?