Method RemoveHandler
RemoveHandler(RoutedEvent, Delegate)
Remove all instances of the given handler for the given RoutedEvent
void RemoveHandler(RoutedEvent routedEvent, Delegate handler)
Parameters
routedEventRoutedEventhandlerDelegate
Remove all instances of the given handler for the given RoutedEvent
void RemoveHandler(RoutedEvent routedEvent, Delegate handler)
routedEvent RoutedEventhandler Delegate