public static void SetIsHandled( RoutedEventArgs e, bool handled )
Parameters
- e
- The OriginalEventArgs instance containing the event data.
- handled
true
if the event is handled.
true
if the event is handled.
public static void SetIsHandled( RoutedEventArgs e, bool handled )
true
if the event is handled.