HandlerInvokeEventArgsHandled Property
Determines whether or not to allow other handlers to process this event. When set to false, no other handler will be activated
Namespace: Firefly.Box.AdvancedAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
public bool Handled { get; set; }
Public Property Handled As Boolean
Get
Set
member Handled : bool with get, set
Property Value
Boolean