IEventHandler.HasTrickleDownHandlers

public bool HasTrickleDownHandlers();

Returns

bool Returns true if the object already has event handlers for the TrickleDown phase.

Description 描述

Returns true if event handlers, for the event propagation TrickleDown phase, are attached to this object.