KeyboardNavigation.ControlTabNavigation Attached Property

Definition

Gets or sets the logical control tab navigation behavior for the children of the element that this property is set on.

see GetControlTabNavigation, and SetControlTabNavigation
see GetControlTabNavigation, and SetControlTabNavigation
see GetControlTabNavigation, and SetControlTabNavigation

Remarks

This property specifies how the container will move the focus when control tab navigation occurs.

Control tab navigation is invoked by using the CTRL+TAB key combination.

Dependency Property Information

Identifier field ControlTabNavigationProperty
Metadata properties set to true None

Applies to

See also