eDriven Framework API
CancelAndStopPropagation Method
NamespaceseDriven.Core.EventsEventCancelAndStopPropagation()()()()
eDriven Framework API
Stops the propagation Used by systems that support event bubbling Cancels the further bubbling AND cancels the event
Declaration Syntax
C#Visual BasicVisual C++
public void CancelAndStopPropagation()
Public Sub CancelAndStopPropagation
public:
void CancelAndStopPropagation()

Assembly: eDriven.Core (Module: eDriven.Core) Version: 2.0.1.0 (2.0.1.0)