[]
Sets whether the event is handled.
public static void SetIsHandled(object e, bool handled)
The OriginalEventArgs instance containing the event data.
true if the event is handled.
true