eDriven Framework API
StopPropagation Method
NamespaceseDriven.Core.EventsEventStopPropagation()()()()
eDriven Framework API
Stops the propagation Used by systems that support event bubbling Cancels the further bubbling but does not cancel the event
Declaration Syntax
C#Visual BasicVisual C++
public void StopPropagation()
Public Sub StopPropagation
public:
void StopPropagation()

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