How to find the stack trace for data binding?
This is a rather special request, I’ll admit. For reasons of my own, I need to find the method(s) called to actually performed data binding in WPF & WinForms.
I have an elegant solution, which is too large to include in this blog post, but I’ll say that it doesn’t involves reflector at all.
Can you figure it out?

Comments
Comment preview