-api-id -api-type T:Windows.UI.Xaml.RoutedEventHandler winrt delegate Windows.UI.Xaml.RoutedEventHandler -description Represents the method that will handle routed events. -parameters -param sender The object where the event handler is attached. -param e The event data. -remarks -examples -see-also