如何判断event EventHandler是否为空

img


源码看过了,求解
如何判断event EventHandler是否为空
EventHandler是system命名空间下的delegate
比如window类和form类的activated事件判断是否为空

可以一起想解决方案