Example #1
0
 public int EventHandlerCount()
 {
     return(MouseMoved.GetInvocationList().Length);
 }