Esempio n. 1
0
 public bool HasTrickleDownHandlers()
 {
     return(m_CallbackRegistry != null && m_CallbackRegistry.HasTrickleDownHandlers());
 }