During a debug session, it\'s important for me to identify the name of the actual derived class in the debug info of specific instances.
I tried using this
this
When raising an event, be sure to pass the real sender to the sender property. The sender object in the listening class should correctly point to the child class that raised the event.