EventHandlerAttribute.EnableStopPropagation Property

Definition

Gets the event's ability to stop propagation.

public:
 property bool EnableStopPropagation { bool get(); };
public bool EnableStopPropagation { get; }
member this.EnableStopPropagation : bool
Public ReadOnly Property EnableStopPropagation As Boolean

Property Value

Applies to