[UnstableAttribute]
public interface IKeyboardNavigationHandler<UnstableAttribute>
Public Interface IKeyboardNavigationHandler[<UnstableAttribute>]
type IKeyboardNavigationHandler = interface end| Move(IInputElement, NavigationDirection, KeyModifiers) | Moves the focus in the specified direction. |
| SetOwner(IInputRoot) | Sets the owner of the keyboard navigation handler. |