InteractiveRemoveHandler Method

Overload List

RemoveHandler(RoutedEvent, Delegate) Removes a handler for the specified routed event.
RemoveHandlerTEventArgs(RoutedEventTEventArgs, EventHandlerTEventArgs) Removes a handler for the specified routed event.

See Also