4.475 KeyboardNavigation

x:Object > KeyboardNavigation
KeyboardNavigation
(usage)
None.
(description)
Provides logical and directional navigation between focusable objects.
[is default constructible]
false
(attachable properties)
KeyboardNavigation.AcceptsReturn
x:Boolean
(description)
A value indicating whether the Return character is accepted by a control.
[target type]
DependencyObject
KeyboardNavigation.ControlTabNavigation
KeyboardNavigationMode
(description)
The logical control tab navigation behavior for the children of the element that this property is set on.
[target type]
DependencyObject
KeyboardNavigation.DirectionalNavigation
KeyboardNavigationMode
(description)
The directional navigation behavior for the children of the element that this property is set on.
[target type]
DependencyObject
KeyboardNavigation.IsTabStop
x:Boolean
(description)
A value indicating whether the element that this property is set on is a tab stop.
[target type]
DependencyObject
KeyboardNavigation.TabIndex
x:Int32
(description)
The tab index for the element that this property is set on.
[target type]
DependencyObject
KeyboardNavigation.TabNavigation
KeyboardNavigationMode
(description)
The logical tab navigation behavior for the children of the element that this property is set on.
[target type]
DependencyObject